Эх сурвалжийг харах

爬虫周报接收人修改

mxs 1 жил өмнө
parent
commit
73c82284b2

+ 1 - 1
src/timetask/report.go

@@ -430,7 +430,7 @@ func SpiderWeeklyReport() {
 	bt := mw.Byte.Bytes()
 	now := time.Now()
 	name := qu.FormatDate(&now, qu.Date_Short_Layout) + "爬虫统计周报.xlsx"
-	gm.GSendMail_Bq("jy@jianyu360.cn", "zhangjinkun@topnet.net.cn,baixiaohu@topnet.net.cn", "", "", "爬虫统计周报", "", name, bt, util.GMail)
+	gm.GSendMail_Bq("jy@jianyu360.cn", "zhangjinkun@topnet.net.cn,dongzhaorui@topnet.net.cn", "", "", "爬虫统计周报", "", name, bt, util.GMail)
 }
 
 func GetCodeAndSiteInfo() (int, int) {

+ 0 - 6
src/user.json

@@ -40,11 +40,5 @@
 		"mobile": "18272665277",
 		"role": "python",
 		"auth": "1"
-	},
-	"baixiaohu":{
-		"username": "白小虎",
-		"mobile": "18624860222",
-		"role": "python",
-		"auth": "1"
 	}
 }