mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
style: 统一文件编码为 UTF-8
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
@@ -12,10 +12,10 @@
|
||||
"TenpayOptions": {
|
||||
"Merchants": [
|
||||
{
|
||||
"MerchantId": "<EFBFBD><EFBFBD>д<EFBFBD>̻<EFBFBD><EFBFBD><EFBFBD>",
|
||||
"SecretV3": "<EFBFBD><EFBFBD>д<EFBFBD>̻<EFBFBD> V3 API <EFBFBD><EFBFBD>Կ",
|
||||
"CertSerialNumber": "<EFBFBD><EFBFBD>д<EFBFBD>̻<EFBFBD>֤<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>к<EFBFBD>",
|
||||
"CertPrivateKey": "<EFBFBD><EFBFBD>д<EFBFBD>̻<EFBFBD>֤<EFBFBD><EFBFBD><EFBFBD>ļ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
||||
"MerchantId": "填写商户号",
|
||||
"SecretV3": "填写商户 V3 API 密钥",
|
||||
"CertSerialNumber": "填写商户证书序列号",
|
||||
"CertPrivateKey": "填写商户证书文件内容"
|
||||
}
|
||||
],
|
||||
"NotifyUrl": "https://localhost:5001"
|
||||
|
Reference in New Issue
Block a user