@@ -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 {