From 77833de5a47d775f5f15cafc3abe2816c5799f74 Mon Sep 17 00:00:00 2001 From: Aug <17674666882@163.com> Date: Mon, 7 Jul 2025 14:54:51 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E5=85=AC=E4=BC=97=E5=8F=B7id?= =?UTF-8?q?=E3=80=81=E5=AF=86=E9=92=A5=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/application-dev.yml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/jeecg-boot-module-system/src/main/resources/application-dev.yml b/jeecg-boot-module-system/src/main/resources/application-dev.yml index 97ce6c2..b18ebd0 100644 --- a/jeecg-boot-module-system/src/main/resources/application-dev.yml +++ b/jeecg-boot-module-system/src/main/resources/application-dev.yml @@ -334,13 +334,15 @@ wx: miniapp: appid: wxb1c123a63736f789 #微信公众号appid secret: 497549cd0a6a086e59f02f65f470c69a #微信公众号密钥 + + # appid: wx77ba4c7131677a74 # 微信小程序appid # secret: fb915d623f92d455f2e70934f75fb96c # 微信小程序密钥 merchantId: 1712378227 # 商户号 -# privateKeyPath: jeecg-boot-module-system/src/main/resources/apiclient_key.pem #本地私钥路径 -# publicKeyPath: jeecg-boot-module-system/src/main/resources/pub_key.pem #本地公钥路径 - privateKeyPath: /root/massage/cerFile/apiclient_key.pem #线上私钥路径 - publicKeyPath: /root/massage/cerFile/pub_key.pem #线上公钥路径 + privateKeyPath: jeecg-boot-module-system/src/main/resources/apiclient_key.pem #本地私钥路径 + publicKeyPath: jeecg-boot-module-system/src/main/resources/pub_key.pem #本地公钥路径 +# privateKeyPath: /root/massage/cerFile/apiclient_key.pem #线上私钥路径 +# publicKeyPath: /root/massage/cerFile/pub_key.pem #线上公钥路径 publicKeyId: PUB_KEY_ID_0117123782272025033100396400002931 #公钥 merchantSerialNumber: 33E9FE8076531A7C7AD401DC34E053DBD7C28E22 # 商户API证书序列号 apiV3Key: 0fdb77429ffdf206c151af76a663041c # 商户APIV3密钥