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