You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
688 B
20 lines
688 B
3 years ago
|
{
|
||
|
"区/县": "districtcounty",
|
||
|
"检测点名称": "name_of_inspection_point",
|
||
|
"车牌号码": "license_plate",
|
||
|
"车轴数": "number_of_axles",
|
||
|
"超限率": "overrun_rate",
|
||
|
"超限重量": "overrun_weight",
|
||
|
"车货总重": "gross_vehicle_weight",
|
||
|
"车货限重": "vehicle_cargo_weight_limit",
|
||
|
"检测时间": "test_time",
|
||
|
"经营业户名称": "name_of_business_owner",
|
||
|
"经营业户地址": "business_address",
|
||
|
"通知人": "notifier",
|
||
|
"通知方式": "notification_method",
|
||
|
"通知结果": "notification_results",
|
||
|
"处理时间": "processing_time",
|
||
|
"扣分": "deduct_points",
|
||
|
"罚款": "fine",
|
||
|
"备注": "remarks"
|
||
|
}
|