mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 02:14:44 +08:00
docs: 更新示例项目
This commit is contained in:
@@ -15,7 +15,9 @@
|
||||
"MerchantId": "填写商户号",
|
||||
"SecretV3": "填写商户 V3 API 密钥",
|
||||
"CertificateSerialNumber": "填写商户证书序列号",
|
||||
"CertificatePrivateKey": "填写商户证书文件内容"
|
||||
"CertificatePrivateKey": "填写商户证书文件内容",
|
||||
"PlatformPublicKeyId": "填写平台公钥 ID(仅当基于平台公钥的认证方式时需要)",
|
||||
"PlatformPublicKey": "填写平台公钥内容(仅当基于平台公钥的认证方式时需要)"
|
||||
}
|
||||
],
|
||||
"NotifyUrl": "https://localhost:5001"
|
||||
|
||||
Reference in New Issue
Block a user