111
k94314517
2024-01-23 8a7797cf8ba37fa1beec625209a6964a3668b994
server/service/src/main/java/com/doumee/service/business/InsuranceApplyService.java
@@ -112,4 +112,8 @@
    Integer check(InsuranceApply insuranceApply);
     InsuranceApply  findDetailForExport(InsuranceApply model);
    List<InsuranceApply> findListByDTO(InsuranceApplyQueryDTO model);
    Integer editBaoxiandan(InsuranceApply param);
}