| | |
| | | |
| | | InsuranceApply findDetail(Integer id); |
| | | |
| | | void applyOpt(InsuranceApplyOptDTO insuranceApplyOptDTO); |
| | | void applyOpt(InsuranceApplyOptDTO insuranceApplyOptDTO); |
| | | |
| | | Integer back(InsuranceApply insuranceApply); |
| | | |
| | | Integer uploadToubaodan(InsuranceApply insuranceApply); |
| | | |
| | | Integer uploadBaoxiandan(InsuranceApply insuranceApply); |
| | | |
| | | Integer dealBackApply(InsuranceApply insuranceApply); |
| | | |
| | | Integer check(InsuranceApply insuranceApply); |
| | | |
| | | InsuranceApply findDetailForExport(InsuranceApply model); |
| | | |
| | | Integer editBaoxiandan(InsuranceApply param); |
| | | } |