Merge branch 'master' of https://codeup.aliyun.com/68804903e94e043d2d0f7d15/front/likei-h5
This commit is contained in:
commit
bc669e875a
@ -37,9 +37,9 @@ export function userBankExchangeGold(data) {
|
||||
return post('/wallet/bank/exchange/gold', data)
|
||||
}
|
||||
|
||||
// 用户银行卡余额-转账
|
||||
// 用户银行卡余额-转账到金币
|
||||
export function userBankTransfer(data) {
|
||||
return post('/wallet/bank/transfer', data)
|
||||
return post('/wallet/bank/transferGold', data)
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user