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