curl --location --request GET '/admin-api/crm/receivable/get?id=1024'{
"code": 0,
"data": {
"no": "31177",
"planId": 31177,
"customerId": 4963,
"contractId": 30305,
"checkStatus": 1,
"returnTime": "2019-08-24T14:15:22.123Z",
"returnType": 2,
"price": 31859,
"ownerUserId": 22202,
"sort": 0,
"remark": "备注",
"id": 25787,
"createTime": "2019-08-24T14:15:22.123Z",
"customerName": "test",
"auditStatus": 0,
"contractNo": "Q110",
"ownerUserName": "test",
"creator": "25682",
"creatorName": "test"
},
"msg": "string"
}