xiaoyong931011
2023-05-12 5e017f5db78215358693f13e2f88679f637e790b
src/main/java/cc/mrbird/febs/pay/controller/PayCallBackController.java
@@ -36,8 +36,7 @@
    @Resource
    private AliPayProperties aliPayProperties;
    @Autowired
    private WxPayService wxPayService;
    private WxPayService wxPayService = new com.github.binarywang.wxpay.service.impl.WxPayServiceImpl();
    @Autowired
    private IPayService wechatPayService;