xuzhiheng 1 年之前
父節點
當前提交
0fe4788f9c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      clueSync/everything.go

+ 1 - 1
clueSync/everything.go

@@ -510,7 +510,7 @@ func bigCustomer() {
 	} else {
 		detailName = time.Now().Format(date.Date_Short_Layout) + "无线索"
 	}
-	email := "xuzhiheng@topnet.net.cn,gaoxiang@topnet.net.cn,fanzongdong@topnet.net.cn,sunzhenjie@topnet.net.cn"
+	email := "xuzhiheng@topnet.net.cn,zoushanshan@topnet.net.cn,fanzongdong@topnet.net.cn,sunzhenjie@topnet.net.cn"
 	// email = "xuzhiheng@jianyu360.com"
 	dir := "./xlsx/" + fileName + ".xlsx"
 	err := xf.Save(dir)