jiangping
2024-06-27 6b152bd561f64f01a5bb0a8cc9784dfa601a72d1
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);
    /**