mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-07-16 16:50:43 +08:00
12 lines
231 B
JSON
12 lines
231 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "ok",
|
|
"CorpId": "CORPID",
|
|
"UserId": "USERID",
|
|
"OpenId": "OPENID",
|
|
"DeviceId": "DEVICEID",
|
|
"user_ticket": "USER_TICKET",
|
|
"expires_in": 7200,
|
|
"open_userid": "wwxxxx"
|
|
}
|