xiaoyong931011
2023-06-20 4ba5a3ee3263d329b3395c855df6123366a16660
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;