WH01243 8 сар өмнө
parent
commit
33a0f9faf3

+ 1 - 1
clueSync/everything.go

@@ -1123,7 +1123,7 @@ func SelectionDepartment() {
 		ABHEmail("selection", abhList)
 	}
 	cfg.SelectionDepartmentTime = startTime
-	exportToExcel(dataArr, "运营部服务销售线索", "zx")
+	exportToExcel(dataArr, "运营部服务销售线索", "yy")
 	log.Println("运营部部线索定时任务结束")
 }