mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-13 21:33:41 +08:00
📝 格式化代码,修改文档
This commit is contained in:
@@ -86,6 +86,13 @@ wechat:
|
||||
mch-id: 1603337223
|
||||
domain: https://felord.cn/miniapp
|
||||
cert-path: miniapp/apiclient_cert.p12
|
||||
#微信公钥ID
|
||||
wechat-pay-public-key-id: PUB_KEY_ID_0116278111111115222222501
|
||||
#微信公钥
|
||||
wechat-pay-public-key-path: pub_key.pem
|
||||
wechat-pay-public-key-absolute-path: D:\\felord\\wechat\\cert\\pub_key.pem
|
||||
#是否启用从平台证书切换成微信支付公钥 不填默认为false
|
||||
switch-verify-sign-method: true
|
||||
```
|
||||
|
||||
> ❗注意:在一套系统中需要开发者保证`tentanID`唯一。
|
||||
|
||||
Reference in New Issue
Block a user