111
k94314517
2024-01-22 a28247ecb3751689b9aa64c2e3d32c646cd88e6d
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);
}