소스 검색

邮箱地址修改

WH01243 8 달 전
부모
커밋
33a0f9faf3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      clueSync/everything.go

+ 1 - 1
clueSync/everything.go

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