|
@@ -1179,7 +1179,7 @@ func HandleArticleListByApi(artcleId int) (err error) {
|
|
|
}
|
|
|
go models.UpdateCygxArticleCeluePush(artcleId)
|
|
|
AddComprehensiveArticle(artcleId)
|
|
|
- AddComprehensiveIndustrialSource("Yx", artcleId)
|
|
|
+ AddComprehensiveIndustrialSource("Hz", artcleId)
|
|
|
GetSummarytoEs(artcleId)
|
|
|
GetIndustrialManagementArticleNewPublishData()
|
|
|
if len(listArticleData) > 0 {
|