소스 검색

no message

zhangchuanxing 2 달 전
부모
커밋
62a89fe85b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      services/task.go

+ 1 - 1
services/task.go

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