From d1cb75947e47e62f2eb35e4ad2cd017a8c825e03 Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Thu, 12 Oct 2023 11:15:56 +0800
Subject: [PATCH] redbagprod
---
src/main/java/cc/mrbird/febs/pay/controller/PayCallBackController.java | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/main/java/cc/mrbird/febs/pay/controller/PayCallBackController.java b/src/main/java/cc/mrbird/febs/pay/controller/PayCallBackController.java
index 488d1ad..a3e1bc2 100644
--- a/src/main/java/cc/mrbird/febs/pay/controller/PayCallBackController.java
+++ b/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;
--
Gitblit v1.9.1