jiangping
2024-10-28 a22fa65d1027f8500c0494e97ff2232f70e9ca93
server/service/src/main/java/com/doumee/service/business/ApplyChangeService.java
@@ -123,6 +123,7 @@
    String getSignLinkChangeUnit(ApplyChange model);
    List<ApplyChange> findListForCompany(ApplyChange model);
    List<ApplyChange> monthTotalList(ApplyChange model);
    CountCyclePriceVO getChangeCountCyclePriceVO(ApplyChangeCyclePriceDTO applyChangeCyclePriceDTO);