zainali5120
2020-10-21 b308d50e80d40bf668f51fb1c7fcde0669ff4e6a
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);
                    }
                }