curl --location --request GET 'api.pre-qiandun365.com/api/open/remit/bank/list?bankName&pageSize=&pageNo'
{
"result": {
"totalCount": 0,
"data": [
]
},
"code": "string",
"msg": "string",
"logKey": "string",
"success": true
}