| | |
| | | |
| | | Integer check(InsuranceApply insuranceApply); |
| | | |
| | | InsuranceApply findDetailForExport(InsuranceApply model); |
| | | InsuranceApply findDetailForExport(InsuranceApply model); |
| | | |
| | | List<InsuranceApply> findListByDTO(InsuranceApplyQueryDTO model); |
| | | |
| | | Integer editBaoxiandan(InsuranceApply param); |
| | | |
| | | void updateApplyCurrentFee(Integer id); |
| | | void updateApplyCurrentFee(Integer id,Integer unionId); |
| | | |
| | | String getSignLink(Integer id); |
| | | |
| | | void dealSignResult(NotifyDataReq data); |
| | | String dealSignResult(NotifyDataReq data); |
| | | |
| | | void dealWaitSignedData(); |
| | | |