src/main/java/com/xcong/excoin/modules/blackchain/service/UsdtEthService.java | ●●●●● patch | view | raw | blame | history |
src/main/java/com/xcong/excoin/modules/blackchain/service/UsdtEthService.java
@@ -98,7 +98,7 @@ // memberCoinChargeDao.updateById(coinCharge); // } } else { String hash = ethService.ethSend(TOTAL_PRIVATE, TOTAL_ADDRESS, address, ETH_FEE,gasPrice); //String hash = ethService.ethSend(TOTAL_PRIVATE, TOTAL_ADDRESS, address, ETH_FEE,gasPrice); //log.info("转手续费:{}", hash); } }