jiangping
2024-05-11 3a0712a70ab0f97b4190842c33d27ba8d0d6cec3
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);
    /**