curl --location --request GET '/api/setting/withdrawal/detail'{
"code": 0,
"msg": "string",
"data": {
"type": "string",
"min_money": 0,
"max_money": 0,
"handling_fee": 0,
"open": 0,
"explain": "string"
}
}