WH01243 1 сар өмнө
parent
commit
20b669765a

+ 1 - 1
clueSync/lable.json

@@ -89,7 +89,7 @@
       "subName": "访问标讯的近期未建联用户",
       "subName": "访问标讯的近期未建联用户",
       "conditionArr": [
       "conditionArr": [
         {
         {
-          "code": "7day_article_gte_10",
+          "code": "1day_article_gte_10",
           "fool": true
           "fool": true
         },
         },
         {
         {

+ 1 - 0
clueSync/main.go

@@ -236,6 +236,7 @@ func main() {
 			LabelToClue()
 			LabelToClue()
 		})
 		})
 		g.Start()
 		g.Start()
+		f.Start()
 		log.Println("个人邮件告警查询开始")
 		log.Println("个人邮件告警查询开始")
 		WarningPerl() // 个人
 		WarningPerl() // 个人
 		log.Println("部门邮件告警查询开始")
 		log.Println("部门邮件告警查询开始")