curl --location '/staffapi/staff/getWithdrawAccount' \
--header 'token: 217ba8ac94c48c81403500017f8c13fc'{
"code": 0,
"show": 0,
"msg": "string",
"data": {
"id": 0,
"staff_id": 0,
"wechat_name": null,
"wechat_mobile": null,
"alipay_name": null,
"alipay_account": null,
"bank_holder_name": null,
"bank_opening": null,
"bank_number": null
}
}