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