Explorar o código

feat: 行业资讯

zhangxinlei1996 %!s(int64=2) %!d(string=hai) anos
pai
achega
54c8723f1d
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      src/jfw/front/tags.go

+ 1 - 2
src/jfw/front/tags.go

@@ -504,8 +504,7 @@ func (this *Tags) GetConsult() (list []map[string]interface{}) {
 	} else {
 
 		rs, _, _ := jyutil.JyCmsSearch(map[string]string{
-			"s_contenttype": "hyzc",
-			"perPage":       "10",
+			"perPage": "10",
 		}, "/jyblog/index_%s.html")
 		if rs != nil {
 			for _, v := range *rs {