curl --location --request GET 'shopapi/withdraw/getWithDrawWay?type'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"id": 1,
"coach_id": 11,
"type": 3,
"config": {
"name": "cai",
"bank": "123",
"bank_card": "323232"
},
"create_time": "2024-09-26 11:35:45"
}
}