Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/CityService/Face/CityServiceFaceIdentifyGetUserIdKeyResponse.json
2023-05-09 22:44:40 +08:00

7 lines
100 B
JSON

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