浏览代码

邮箱地址修改

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)
 	}
 	cfg.SelectionDepartmentTime = startTime
-	exportToExcel(dataArr, "运营部服务销售线索", "zx")
+	exportToExcel(dataArr, "运营部服务销售线索", "yy")
 	log.Println("运营部部线索定时任务结束")
 }