jiangping
2024-02-04 d81922f5a0e86828f4b8f77361c753e648dbccb8
server/service/src/main/java/com/doumee/service/business/ApplyChangeService.java
@@ -24,6 +24,7 @@
     * @return Integer
     */
    Integer create(ApplyChange applyChange);
    Integer update(ApplyChange applyChange);
    Integer back(ApplyChange param);
    Integer dealBackApply(ApplyChange param);
    Integer uploadPidan(ApplyChange insuranceApply);