浏览代码

告警人员修改

mxs 1 年之前
父节点
当前提交
4483b74f69
共有 3 个文件被更改,包括 6 次插入6 次删除
  1. 1 1
      src/config.json
  2. 1 1
      src/timetask/wxworkwarn.go
  3. 4 4
      src/user.json

+ 1 - 1
src/config.json

@@ -150,6 +150,6 @@
 		"user": "public03@topnet.net.cn",
 		"pwd": "ue9Rg9Sf4CVtdm5a",
 		"retry": 3,
-		"to": "wangdanting@topnet.net.cn"
+		"to": "jichunling@topnet.net.cn"
 	}
 }

+ 1 - 1
src/timetask/wxworkwarn.go

@@ -367,7 +367,7 @@ func SendInfoToWxWork_ToAuditor() {
 				"$in": []string{"golua平台", "chrome"},
 			},
 		}
-		if eu == "wangdanting" { //王丹婷审核的施顺才的爬虫
+		if eu == "dzr" { //董钊瑞审核施顺才的爬虫
 			query["modifyuser"] = map[string]interface{}{
 				"$eq": "ssc",
 			}

+ 4 - 4
src/user.json

@@ -23,10 +23,10 @@
 		"role": "lua",
 		"auth": "1"
 	},
-	"wangdanting":{
-		"username": "王丹婷",
-		"mobile": "18537138693",
-		"role": "lua",
+	"dzr":{
+		"username": "董钊瑞",
+		"mobile": "15238795000",
+		"role": "python",
 		"auth": "3"
 	},
 	"dongzhaorui":{