Browse Source

1.修改webservice

WoNiu 4 years ago
parent
commit
c75ba7f9ca
1 changed files with 0 additions and 1 deletions
  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();