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