jiangping
2024-01-23 0e31fd20a1be8899f0ade4b7b7fb0e8d196624bf
server/service/src/main/java/com/doumee/service/business/InsuranceApplyService.java
@@ -110,4 +110,8 @@
    Integer   dealBackApply(InsuranceApply insuranceApply);
    Integer check(InsuranceApply insuranceApply);
     InsuranceApply  findDetailForExport(InsuranceApply model);
    Integer editBaoxiandan(InsuranceApply param);
}