From 99e92a155a1b21a8386b482e7aab6fef649aeffa Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期四, 28 八月 2025 17:47:03 +0800
Subject: [PATCH] 111
---
server/services/src/main/java/com/doumee/config/wx/WxPayProperties.java | 3 ++-
1 files changed, 2 insertions(+), 1 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 1605a27..3bf1ecf 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
@@ -63,6 +63,7 @@
private String privateKeyPath ;
private String privateCertPath;// gybike
private String pubKeyPath;//
+ private String payPublicKeyId;//
private String wechatSerialNumer;
@@ -70,7 +71,7 @@
private String wechatPubKeyPath; //寰俊鏀粯鍏挜鏂囦欢璺緞
private String wechatPrivateKeyPath;
private String wechatNotifyUrl;
-// private String wechatApiV3Key;
+ private String wechatApiV3Key;
// private String wechatPlatformPubKeyPath;
--
Gitblit v1.9.3