111
k94314517
2024-01-24 e7f3835c7ffb0de6747c7c496c590f7f42e455fc
server/service/src/main/java/com/doumee/service/business/InsuranceApplyService.java
@@ -113,5 +113,7 @@
     InsuranceApply  findDetailForExport(InsuranceApply model);
    List<InsuranceApply> findListByDTO(InsuranceApplyQueryDTO model);
    Integer editBaoxiandan(InsuranceApply param);
}