From a223d5e29e9384f720ae98c44cbe10f8fa4f73e7 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期四, 21 八月 2025 13:42:16 +0800
Subject: [PATCH] 优化

---
 server/services/src/main/java/com/doumee/config/wx/WxPayProperties.java |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/server/services/src/main/java/com/doumee/config/wx/WxPayProperties.java b/server/services/src/main/java/com/doumee/config/wx/WxPayProperties.java
index b9d5af5..08ba1cb 100644
--- a/server/services/src/main/java/com/doumee/config/wx/WxPayProperties.java
+++ b/server/services/src/main/java/com/doumee/config/wx/WxPayProperties.java
@@ -68,5 +68,9 @@
     private String wechatPayPublicKeyId; // 寰俊鏀粯鍏挜ID
     private String wechatPubKeyPath; //寰俊鏀粯鍏挜鏂囦欢璺緞
     private String wechatPrivateKeyPath;
+    private String wechatNotifyUrl;
+//    private String wechatApiV3Key;
+//    private String wechatPlatformPubKeyPath;
+
 
 }

--
Gitblit v1.9.3