删除银行卡
POST
api/personal/deleteBankCard
请求参数
参数名
类型
描述
必填
id
银行卡ID
必填
响应参数
参数名
类型
描述
必填
code
String
0:成功、1:失败
必填
msg
String
操作成功、系统异常,请联系管理员
必填