|
@@ -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)
|