Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/CV/OCR/CVOCRIdCardResponse.json

11 lines
241 B
JSON
Raw Normal View History

2021-05-28 19:27:38 +08:00
{
"errcode": 0,
"errmsg": "ok",
"type": "Front",
"name": "张三",
"id": "123456789012345678",
"addr": "广东省广州市XXX",
"gender": "男",
"nationality": "汉",
"valid_date": "20171025-20271025"
}