瀏覽代碼

特殊告警人员更新

mxs 1 年之前
父節點
當前提交
ccc0d34cfb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/timetask/wxworkwarn.go

+ 1 - 1
src/timetask/wxworkwarn.go

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