Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/CityService/Face/CityServiceFaceIdentifyGetUserIdKeyResponse.json

7 lines
100 B
JSON
Raw Normal View History

{
"errcode": 0,
"errmsg": "ok",
"user_id_key": "id_key_xxxx",
"expires_in": 3600
}