k94314517
2024-03-19 f24ad52eb311f7592fc5f8b9a66a494284813d99
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);
}