浏览代码

1.修改webservice

WoNiu 4 年之前
父节点
当前提交
c75ba7f9ca
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/main/java/com/galaxis/manatee/webservice/CountryEndpoint.java

+ 0 - 1
src/main/java/com/galaxis/manatee/webservice/CountryEndpoint.java

@@ -65,7 +65,6 @@ public class CountryEndpoint {
 		log.info("开始数据同步");
 		InvokeResponse invokeResponse=new InvokeResponse();
 		chuanyunHumanResourceScheduledTask.getPayrollManually();
-		chuanyunHumanResourceScheduledTask.getUpdateLog();
 		chuanyunBasicDataScheduledTask.getUserCompanyManually();
 		chuanyunBasicDataScheduledTask.getCompanyManually();
 		chuanyunBasicDataScheduledTask.getGroupProjectManually();