jiangping
2024-06-20 ad5c2bf44c99d299cbb5b8182675aec514d55a57
server/service/src/main/java/com/doumee/service/business/ApplyChangeService.java
@@ -122,6 +122,8 @@
    String getSignLinkChangeUnit(ApplyChange model);
    List<ApplyChange> findListForCompany(ApplyChange model);
    CountCyclePriceVO getChangeCountCyclePriceVO(ApplyChangeCyclePriceDTO applyChangeCyclePriceDTO);
    /**