Browse Source

no message

xingzai 3 năm trước cách đây
mục cha
commit
ad6496ecec
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      services/article.go

+ 2 - 1
services/article.go

@@ -741,8 +741,9 @@ func HandleArticleListByApi(artcleId, celuePushId int) (err error) {
 			fmt.Println("UpdateArticlePublish Err:", err.Error())
 			return err
 		}
-		return err
 		go models.UpdateCygxArticleCeluePush(celuePushId)
+		return err
+
 	}
 
 	//同步作者