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

41 lines
1.0 KiB
JSON
Raw Normal View History

2021-05-28 19:27:38 +08:00
{
"errcode": 0,
"errmsg": "ok",
"reg_num": "123123",
"serial": "123123",
"legal_representative": "张三",
"enterprise_name": "XX饮食店",
"type_of_organization": "个人经营",
"address": "XX市XX区XX路XX号",
"type_of_enterprise": "xxx",
"business_scope": "中型餐馆(不含凉菜、不含裱花蛋糕,不含生食海产品)。",
"registered_capital": "200万",
"paid_in_capital": "200万",
"valid_period": "2019年1月1日",
"registered_date": "2018年1月1日",
"cert_position": {
"pos": {
"left_top": {
"x": 155,
"y": 191
},
"right_top": {
"x": 725,
"y": 157
},
"right_bottom": {
"x": 743,
"y": 512
},
"left_bottom": {
"x": 164,
"y": 525
}
}
},
"img_size": {
"w": 966,
"h": 728
}
2022-05-06 20:29:27 +08:00
}