mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"plate_num": "粤xxxxx",
|
||||
"vehicle_type": "小型普通客车",
|
||||
"owner": "东莞市xxxxx机械厂",
|
||||
"addr": "广东省东莞市xxxxx号",
|
||||
"use_character": "非营运",
|
||||
"model": "江淮牌HFCxxxxxxx",
|
||||
"vin": "LJ166xxxxxxxx51",
|
||||
"engine_num": "J3xxxxx3",
|
||||
"register_date": "2018-07-06",
|
||||
"issue_date": "2018-07-01",
|
||||
"plate_num_b": "粤xxxxx",
|
||||
"record": "441xxxxxx3",
|
||||
"passengers_num": "7人",
|
||||
"total_quality": "2700kg",
|
||||
"prepare_quality": "1995kg",
|
||||
"overall_size": "4582x1795x1458mm",
|
||||
"card_position_front": {
|
||||
"pos": {
|
||||
"left_top": {
|
||||
"x": 119,
|
||||
"y": 2925
|
||||
},
|
||||
"right_top": {
|
||||
"x": 1435,
|
||||
"y": 2887
|
||||
},
|
||||
"right_bottom": {
|
||||
"x": 1435,
|
||||
"y": 3793
|
||||
},
|
||||
"left_bottom": {
|
||||
"x": 119,
|
||||
"y": 3831
|
||||
}
|
||||
}
|
||||
},
|
||||
"card_position_back": {
|
||||
"pos": {
|
||||
"left_top": {
|
||||
"x": 1523,
|
||||
"y": 2849
|
||||
},
|
||||
"right_top": {
|
||||
"x": 2898,
|
||||
"y": 2887
|
||||
},
|
||||
"right_bottom": {
|
||||
"x": 2927,
|
||||
"y": 3831
|
||||
},
|
||||
"left_bottom": {
|
||||
"x": 1523,
|
||||
"y": 3831
|
||||
}
|
||||
}
|
||||
},
|
||||
"img_size": {
|
||||
"w": 3120,
|
||||
"h": 4208
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user