Explorar el Código

Merge branch 'cygx_10.5.1' of http://8.136.199.33:3000/hongze/hongze_cygx into debug

xingzai hace 2 años
padre
commit
74dd1e8950
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      services/task.go

+ 1 - 1
services/task.go

@@ -116,7 +116,7 @@ func Task() {
 		task.AddTask("getArticleListByApi", getArticleListByApi)
 	}
 
-	go UserLabelLogReduce() // 处理用户标签的队列消息
+	//go UserLabelLogReduce() // 处理用户标签的队列消息
 	//GetCygxActivityAttendanceDetail()
 	//CreateIndexNameArticleHistory()
 	//AddAllArticleHistory()