Browse Source

特殊告警人员更新

mxs 1 year ago
parent
commit
ccc0d34cfb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/timetask/wxworkwarn.go

+ 1 - 1
src/timetask/wxworkwarn.go

@@ -338,7 +338,7 @@ func SendPrivateInfo() {
 		}
 		}
 	}
 	}
 	if content != "" {
 	if content != "" {
-		toMyself := fmt.Sprintf(TextModel, content, "15637845493")
+		toMyself := fmt.Sprintf(TextModel, content, "18624860222") //白小虎
 		logger.Info("toMyself", toMyself)
 		logger.Info("toMyself", toMyself)
 		resp, err := http.Post(
 		resp, err := http.Post(
 			"https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=97850772-88d0-4544-a2c3-6201aeddff9e",
 			"https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=97850772-88d0-4544-a2c3-6201aeddff9e",