Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.TenpayV2.UnitTests/appsettings.local.json
2022-01-20 23:20:03 +08:00

10 lines
527 B
JSON

{
"TestConfig": {
"AppId": "wxd861802f8e303335",
"MerchantId": "1601103314",
"MerchantSecret": "f09b03a7a1902b5b4913856f1fd07ab1",
"OpenId": "owNIE0msADfoPjhpy2cz1qL4vImw"
},
"ProjectSourceDirectory": "D:\\Projects\\_SKIT\\stack-dotnet\\DotNetCore.SKIT.FlurlHttpClient.Wechat\\src\\SKIT.FlurlHttpClient.Wechat.TenpayV2",
"ProjectTestDirectory": "D:\\Projects\\_SKIT\\stack-dotnet\\DotNetCore.SKIT.FlurlHttpClient.Wechat\\test\\SKIT.FlurlHttpClient.Wechat.TenpayV2.UnitTests"
}