Explorar o código

邮箱地址修改

WH01243 hai 9 meses
pai
achega
33a0f9faf3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      clueSync/everything.go

+ 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("运营部部线索定时任务结束")
 }