src/main/java/cc/mrbird/febs/dapp/service/impl/DappWalletServiceImpl.java
@@ -311,10 +311,10 @@ BigDecimal subtract = amount.subtract(directProfit); //生成直推奖励的流水 //剩余的钱给分走 DappFundFlowEntity fundFlowEntityProject = new DappFundFlowEntity( refererMember.getId(), directProfit, 4L, subtract, 4, 1, BigDecimal.ZERO,