xiaoyong931011
2023-05-12 aba1e755f98bc6c89caabe590850161b903db420
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;