| | |
| | | OrderTypeSetErr = 4700004 // 设置工单类型失败 |
| | | OrderTypeUpdateErr = 4700005 // 更新工单类型失败 |
| | | |
| | | |
| | | ServiceContractStatusExist = 4400001 // 服务合同状态已存在 |
| | | ServiceContractStatusExist = 4800001 // 服务合同状态已存在 |
| | | ServiceContractStatusNotExist = 4400002 // 服务合同状态不存在 |
| | | ServiceContractStatusListErr = 4400003 // 获取服务合同状态列表失败 |
| | | ServiceContractStatusSetErr = 4400004 // 设置服务合同状态失败 |
| | | ServiceContractStatusUpdateErr = 4400005 // 更新服务合同状态失败 |
| | | ServiceContractStatusListErr = 4800003 // 获取服务合同状态列表失败 |
| | | ServiceContractStatusSetErr = 4800004 // 设置服务合同状态失败 |
| | | ServiceContractStatusUpdateErr = 4800005 // 更新服务合同状态失败 |
| | | |
| | | ServiceContractTypeExist = 4900001 // 服务合同类型已存在 |
| | | ServiceContractTypeNotExist = 4900002 // 服务合同类型不存在 |
| | | ServiceContractTypeListErr = 4900003 // 获取服务合同类型列表失败 |
| | | ServiceContractTypeSetErr = 4900004 // 设置服务合同类型失败 |
| | | ServiceContractTypeUpdateErr = 4900005 // 更新服务合同类型失败 |
| | | |
| | | |
| | | ServiceContractTypeExist = 4400001 // 服务合同类型已存在 |
| | | ServiceContractTypeNotExist = 4400002 // 服务合同类型不存在 |
| | | ServiceContractTypeListErr = 4400003 // 获取服务合同类型列表失败 |
| | | ServiceContractTypeSetErr = 4400004 // 设置服务合同类型失败 |
| | | ServiceContractTypeUpdateErr = 4400005 // 更新服务合同类型失败 |
| | | RefundMethodExist = 5000001 // 退款方式已存在 |
| | | RefundMethodNotExist = 5000002 // 退款方式不存在 |
| | | RefundMethodListErr = 5000003 // 获取退款方式列表失败 |
| | | RefundMethodSetErr = 5000004 // 设置退款方式失败 |
| | | RefundMethodUpdateErr = 5000005 // 更新退款方式失败 |
| | | |
| | | ) |