mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
init commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"WechatConfig": {
|
||||
"AppId": "请在此填写用于测试的微信 AppId",
|
||||
"AppSecret": "请在此填写用于测试的微信 AppSecret",
|
||||
"AccessToken": "请在此填写用于测试的微信 AccessToken",
|
||||
"OpenId": "请在此填写用于测试的微信用户唯一标识"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user