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

5 lines
71 B
JSON
Raw Normal View History

2021-05-28 19:27:38 +08:00
{
"errcode": 0,
"errmsg": "ok",
"number": "粤A123456"
}