maxiaoshan 8 жил өмнө
parent
commit
43c38df470

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

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