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