jiangping
2024-06-26 3e1a5520f6153a66a436109719d553fb0550e41b
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);