{
"success": true,
"errCode": "string",
"errMsg": "string",
"traceId": "string",
"data": {
"cashVo": {
"cusId": 0,
"cusAccountNo": 0,
"channel": "string",
"serviceLine": "string",
"companyName": "string",
"phone": "string",
"orderNo": 0,
"orderDesc": "string",
"amount": 0,
"isAudit": true,
"isBuyOrder": true,
"callBackUrl": "string",
"payWayCode": 0
},
"status": 0,
"payWays": [
{
"id": 0,
"code": 0,
"name": "string",
"payCategoryCode": 0,
"sort": 0,
"preset": true,
"imageDataUrl": "string",
"valid": true,
"creator": "string",
"createTime": "string",
"modifier": "string",
"modifyTime": "string",
"owner": 0,
"status": 0
}
],
"payCategories": [
{
"id": 0,
"code": 0,
"name": "string",
"sort": 0,
"preset": true,
"valid": true,
"creator": "string",
"createTime": "string",
"modifier": "string",
"modifyTime": "string",
"owner": 0
}
]
}
}