@@ -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 != "" {