maxiaoshan 8 years ago
parent
commit
43c38df470
1 changed files with 1 additions and 1 deletions
  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"`
 }