浏览代码

no message

zhangchuanxing 1 月之前
父节点
当前提交
7583963ff1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      services/task.go

+ 1 - 1
services/task.go

@@ -181,8 +181,8 @@ func Task() {
 	go UserLabelLogReduce()                                 // 处理用户标签的队列消息
 	go YanXuanActivityPointsBillReduce()                    // 处理研选活动扣点
 	go UpdateArticleByRedis()                               // 处理策略平台同步过来的文章
-	go UpdateWxUserRaiLabelRedis()                          // 处理用户标签队列消息CRM_16.5
 	go UpdateIndustrialManagementTimeLineDateList3ByRedis() // 处理产业管理时间线相关内容的数据
+	go UpdateWxUserRaiLabelRedis()                          // 处理用户标签队列消息CRM_16.5
 
 	//GetCygxActivityAttendanceDetail()
 	//CreateIndexNameArticleHistory()