MrShi
2025-03-26 cfdafcf22dbd868c9876d37efbd92b97ba014bef
server/service/src/main/java/com/doumee/service/business/ApplyChangeService.java
@@ -122,6 +122,9 @@
    String getSignLinkChangeUnit(ApplyChange model);
    List<ApplyChange> findListForCompany(ApplyChange model);
    List<ApplyChange> monthTotalList(ApplyChange model);
    CountCyclePriceVO getChangeCountCyclePriceVO(ApplyChangeCyclePriceDTO applyChangeCyclePriceDTO);
    /**