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密钥