feat: 取消usdt提现
This commit is contained in:
@@ -23,11 +23,13 @@ const withdrawCoinsList = [{
|
||||
id: 'vic',
|
||||
label: 'vic',
|
||||
fee: 0.005,
|
||||
}, {
|
||||
id: 'usdt',
|
||||
label: 'usdt',
|
||||
fee: 0.005
|
||||
}];
|
||||
},
|
||||
// {
|
||||
// id: 'usdt',
|
||||
// label: 'usdt',
|
||||
// fee: 0.005
|
||||
// }
|
||||
];
|
||||
|
||||
module.exports = {
|
||||
async getFundDetail (req, res) {
|
||||
|
||||
Reference in New Issue
Block a user