mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 10:08:20 +08:00
10 lines
526 B
JSON
10 lines
526 B
JSON
{
|
|
"TestConfigs": {
|
|
"PlatformId": "请在此填写用于测试的微企付商户号",
|
|
"PlatformCertSerialNumber": "请在此填写用于测试的微企付平台 API 证书序列号",
|
|
"PlatformCertPrivateKey": "请在此填写用于测试的微企付平台 API 证书私钥(字符串格式)",
|
|
"TBEPCertSerialNumber": "请在此填写用于测试的微企付证书序列号",
|
|
"TBEPCertPrivateKey": "请在此填写用于测试的微企付证书私钥(字符串格式)"
|
|
}
|
|
}
|