fxi
Hentua
2023-04-23 2b279f855cc6866e108a9dd908a264582a698252
src/main/java/cc/mrbird/febs/pay/service/impl/WxPayServiceImpl.java
@@ -112,7 +112,7 @@
        orderInfo.setPayTradeNo(params.get("transaction_id"));
        orderInfoMapper.updateById(orderInfo);
        commonService.changeWallet(orderInfo.getId(), FlowTypeEnum.BALANCE.getValue());
        commonService.changeWallet(orderInfo.getId(), FlowTypeEnum.WECHAT.getValue());
        /**
         * 插入一条待处理记录