浏览代码

Merge branch 'dev2.0' of http://192.168.3.17/gitlab/qmx/jy into dev2.0

wangshan 8 年之前
父节点
当前提交
9fc695e6db
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/jfw/front/entsearch.go

+ 1 - 1
src/jfw/front/entsearch.go

@@ -14,7 +14,7 @@ import (
 
 type Entsearch struct {
 	*xweb.Action
-	bidsearchforent  xweb.Mapper `xweb:"/jylab/bidsearchforent"`
+	bidsearchforent  xweb.Mapper `xweb:"/jylab/bidsearchforent.html"`
 	pcSearchZbqyAjax xweb.Mapper `xweb:"/jylab/pcSearchZbqyAjax"`
 }