mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 09:54:44 +08:00
13 lines
221 B
JSON
13 lines
221 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "ok",
|
|
"info": {
|
|
"openid": "OPENID",
|
|
"user_grade_info": {
|
|
"grade": 3,
|
|
"experience_value": 10000
|
|
},
|
|
"unionid": "UNIONID"
|
|
}
|
|
}
|