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 @@
|
||||
{}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"openid": "OPENID",
|
||||
"unionid": "UNIONID",
|
||||
"session_key": "SESSION_KEY"
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"access_token": "ACCESS_TOKEN",
|
||||
"expires_in": 7200,
|
||||
"refresh_token": "REFRESH_TOKEN",
|
||||
"openid": "OPENID",
|
||||
"scope": "SCOPE"
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"access_token": "ACCESS_TOKEN",
|
||||
"expires_in": 7200,
|
||||
"refresh_token": "REFRESH_TOKEN",
|
||||
"openid": "OPENID",
|
||||
"scope": "SCOPE"
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"openid": "OPENID",
|
||||
"nickname": "NICKNAME",
|
||||
"sex": 1,
|
||||
"province": "PROVINCE",
|
||||
"city": "CITY",
|
||||
"country": "COUNTRY",
|
||||
"headimgurl": "https://thirdwx.qlogo.cn/mmopen/g3MonUZtNHkdmzicIlibx6iaFqAc56vxLSUfpb6n5WKSYVY0ChQKkiaJSgQ1dZuTOgvLLrhJbERQQ4eMsv84eavHiaiceqxibJxCfHe/46",
|
||||
"privilege": [ "PRIVILEGE1", "PRIVILEGE2" ],
|
||||
"unionid": "o6_bmasdasdsad6_2sgVt7hMZOPfL"
|
||||
}
|
||||
Reference in New Issue
Block a user