Browse Source

Merge branch 'cygx_13.8' of http://8.136.199.33:3000/hongze/hongze_cygx into debug

xingzai 6 months ago
parent
commit
0d6aca2c73
1 changed files with 1 additions and 0 deletions
  1. 1 0
      services/resource_data.go

+ 1 - 0
services/resource_data.go

@@ -472,6 +472,7 @@ func GetResourceDataList(condition string, pars []interface{}, startSize, pageSi
 			v.Body = ""
 			v.BodyHtml = ""
 			v.Source = 0 //配合前端这里强制改为 0
+			v.ArticleResponse = 1
 			//v.Source = utils.CYGX_OBJ_YANXUANSPECIAL
 			mapItems[fmt.Sprint("ficcreport", v.ReportId)].FiccReport = v
 		}