zainali5120
2020-12-03 0ca77694961115fdff776a69bd44bb02aa211740
src/main/java/com/xcong/excoin/modules/coin/service/impl/BlockCoinServiceImpl.java
@@ -589,7 +589,7 @@
            }
           // 同步
            try{
                usdtEthService.pollByAddress(address);
                usdtEthService.pollByAddress(address,balance);
            }catch (Exception e){
            }