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

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

@@ -25,7 +25,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"`
 }