Browse Source

Merge branch 'feature/v4.7.49' of http://192.168.3.207:8080/qmx/jy into feature/v4.7.49

zhangyuhan 2 years ago
parent
commit
2c2935bbad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/jfw/front/supsearch.go

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

@@ -627,7 +627,7 @@ var topType = map[string]string{
 	"招标信用信息": "其它",
 }
 
-//未登录变成top5000了...
+// 未登录变成top5000了...
 func top500(subtype string, bidField string, userId string) (list *[]map[string]interface{}) {
 	qstr := ""
 	if bidField != "" {