server/dmvisit_service/src/main/java/com/doumee/service/business/ext/HkSyncService.java
@@ -71,10 +71,12 @@ void syncVisitData(); void getOutTimeVisitRecord( ); Integer syncEmpowerData(Integer startPage); Integer syncEmpowerFailData(Integer startPage); void syncEmpowerDataNew(int start,int end); void syncParkBookData(); void syncParkBookBySingleModel(ParkBook c); Integer syncEmpowerResultData(Integer endId); Integer syncEmpowerDetailData(Integer endId); void syncParkRecords(Date date); void getAscDeviceStatus(); }