|
@@ -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()
|