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