xingzai 5 ay önce
ebeveyn
işleme
59482853cd
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      services/resource_data.go

+ 2 - 2
services/resource_data.go

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