k94314517
2024-10-29 36917e6b283b90312564a87f779b9ebd7d4aba0f
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);
    /**