Files
road_pov_template/example/distance.json
2023-09-20 23:07:16 +08:00

24 lines
378 B
JSON

[
{
"type": 4,
"info": {
"main_name": "G11",
"sub_name": "12"
},
"distance": "12"
},
{
"type": 0,
"info": {
"text": "深圳"
},
"distance": "98"
},
{
"type": 1,
"info": {
"name": "G102"
},
"distance": "197"
}
]