Helius
2021-01-28 6e1230da112efd99ef25347d758a5b7d63a92747
src/main/java/com/xcong/excoin/modules/coin/service/impl/CoinServiceImpl.java
@@ -881,6 +881,8 @@
        String symbolIns = symbolIn+"/USDT";
        ThreadPoolUtils.sendWholeForceClosingPrice(symbolIns, memberEntity);
        
        ThreadPoolUtils.sendWholePrice(memberId);
        //添加币币资金划转历史记录
        MemberAccountMoneyChange memberAccountRecord = new MemberAccountMoneyChange();
        memberAccountRecord.setContent("转出至合约"+symbolIn+"账户");