xiaoyong931011
2023-03-02 e1dde4d2bf754b4d643ba6ab662af90c944145c3
src/main/java/cc/mrbird/febs/pay/controller/XcxPayController.java
@@ -166,7 +166,9 @@
                                        giveAmount,
                                        MoneyFlowTypeEnum.RECHARGE_SEND.getValue(),
                                        rechargeNo+"ZS",
                                        FlowTypeEnum.BALANCE.getValue());
                                        FlowTypeEnum.BALANCE.getValue(),
                                        "充值赠送金额",
                                        2);
                                memberWalletService.addBalance(giveAmount,memberId);
                            }