xiaoyong931011
2023-07-15 ce983cb64cd6d7c90b05583425717908c6743b51
src/main/java/cc/mrbird/febs/pay/controller/PayCallBackController.java
@@ -38,6 +38,7 @@
    @Autowired
    private WxPayService wxPayService;
//    private WxPayService wxPayService = new com.github.binarywang.wxpay.service.impl.WxPayServiceImpl();
    @Autowired
    private IPayService wechatPayService;