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