Browse Source

no message

zhangchuanxing 1 month ago
parent
commit
7583963ff1
1 changed files with 1 additions and 1 deletions
  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()