Browse Source

出金开启 test

DevYK 2 years ago
parent
commit
17ea9a81c8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      routes/sdk.js

+ 1 - 1
routes/sdk.js

@@ -596,7 +596,7 @@ router.post('/withdrawV3', withdrawV3);
 
 if (process.env.NODE_ENV == 'dev' || process.env.NODE_ENV == 'test') {
     router.post('/withdrawV3Test', withdrawV3Test);
-
+}
 //查询出金服务
 router.post('/getWithdrawStatus', getWithdrawStatus);
 //获取所有地址的所要消耗的最低提取费