mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 01:58:14 +08:00
9 lines
315 B
JSON
9 lines
315 B
JSON
{
|
|
"TestConfigs": {
|
|
"AppId": "请在此填写用于测试的微信 AppId",
|
|
"AppSecret": "请在此填写用于测试的微信 AppSecret",
|
|
"AccessToken": "请在此填写用于测试的微信 AccessToken",
|
|
"OpenId": "请在此填写用于测试的微信用户唯一标识"
|
|
}
|
|
}
|