jiangping
2024-01-23 a946438f6d69f976c94935f53dd7f326947aba0f
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);
}