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