zainali5120
2020-12-07 d7d560c805ea18e74c11dd7bdc4f625899b8da92
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){
            }