xiaoyong931011
2022-08-31 b61110af489ad1278732bf91ed239fcca8567ac8
src/main/java/cc/mrbird/febs/pay/service/impl/XcxPayServiceImpl.java
@@ -91,7 +91,8 @@
                money,
                MoneyFlowTypeEnum.RECHARGE.getValue(),
                rechargeNo,
                FlowTypeEnum.BALANCE.getValue());
                FlowTypeEnum.BALANCE.getValue(),
                "余额充值",1);
        return payData;
    }