mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
feat(tenpaybusiness): 导入项目
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"TestConfig": {
|
||||
"PlatformId": "请在此填写用于测试的微信商户号",
|
||||
"PlatformCertSerialNumber": "请在此填写用于测试的微企付平台 API 证书序列号",
|
||||
"PlatformCertPrivateKey": "请在此填写用于测试的微企付平台 API 证书私钥(字符串格式)",
|
||||
"TBEPCertSerialNumber": "请在此填写用于测试的微企付证书序列号",
|
||||
"TBEPCertPrivateKey": "请在此填写用于测试的微企付证书私钥(字符串格式)"
|
||||
},
|
||||
"WorkDirectoryForSdk": "请输入当前 SDK 项目所在的目录完整路径,如 C:\\Project\\src\\SKIT.FlurlHttpClient.Wechat.TenpayBusiness\\",
|
||||
"WorkDirectoryForTest": "请输入当前测试项目所在的目录完整路径,如 C:\\Project\\test\\SKIT.FlurlHttpClient.Wechat.TenpayBusiness.UnitTests\\"
|
||||
}
|
||||
Reference in New Issue
Block a user