KKSU
2024-06-21 b3b3baf9a3b0147ca38476450ca1823c291abd20
src/main/java/cc/mrbird/febs/dapp/service/impl/BscUsdtContractEvent.java
@@ -165,7 +165,7 @@
            DappFundFlowEntity fundFlow = dappFundFlowDao.selectByFromHashAndAndMemberId(e.log.getTransactionHash(), null,fromMember.getId());
            if(ObjectUtil.isNotEmpty(fundFlow) && 1 == fundFlow.getStatus()){
                if(1 == fundFlow.getType()){//认购贡献值 1
                if(18 == fundFlow.getType()){//认购贡献值 18
                    log.info("买入贡献值,{},金额:{}",fromAddress,amount);
                    if (fundFlow == null) {
                        List<DappFundFlowEntity> flows = dappFundFlowDao.selectFundFlowListByAddress(e.from, 1);
@@ -210,7 +210,7 @@
//                    }
                    //复投
//                    chainProducer.sendAchieveTreeMsg(fundFlow.getMemberId());
                    chainProducer.sendNodeMsg(fundFlow.getMemberId());
                    chainProducer.sendNodeMsg(fundFlow.getId());
                    //发送推荐规则奖励
                    chainProducer.sendInvitePerkMsg(fundFlow.getId());
                    //发送节点投资