Ver Fonte

施顺才爬虫换审核人员

maxiaoshan há 2 anos atrás
pai
commit
eaae1efb76
2 ficheiros alterados com 4 adições e 4 exclusões
  1. 1 1
      src/timetask/wxworkwarn.go
  2. 3 3
      src/user.json

+ 1 - 1
src/timetask/wxworkwarn.go

@@ -364,7 +364,7 @@ func SendInfoToWxWork_ToAuditor() {
 			"state":    1,
 			"platform": "golua平台",
 		}
-		if eu == "wdt" { //王丹婷审核的施顺才的爬虫
+		if eu == "niehaiyang" { //王丹婷审核的施顺才的爬虫
 			query["modifyuser"] = map[string]interface{}{
 				"$eq": "ssc",
 			}

+ 3 - 3
src/user.json

@@ -23,9 +23,9 @@
 		"role": "lua",
 		"auth": "1"
 	},
-	"wdt":{
-		"username": "王丹婷",
-		"mobile": "18537138693",
+	"niehaiyang":{
+		"username": "聂海阳",
+		"mobile": "16692786098",
 		"role": "lua",
 		"auth": "3"
 	},