curl --location --request GET 'coachapi/withdraw/detail' \
--form 'id=""'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"id": 2,
"sn": "20202410302321063708",
"relation_id": 8,
"source": 1,
"type": 1,
"money": "200.00",
"left_money": "190.00",
"handling_fee": "10.00",
"service_charge": "5",
"status": 1,
"verify_remark": null,
"withdraw_config_snap": {
"name": "cai",
"bank": "123",
"bank_card": "323232"
},
"transfer_proof": "",
"create_time": "2024-10-30 23:21:06",
"update_time": "2024-10-30 23:21:06",
"status_desc": "待审核"
}
}