Files
huishou/deploy/server/data/stations.json
T
2026-07-27 14:07:26 +08:00

32 lines
495 B
JSON

[
{
"id": "s1",
"cityId": "1",
"districtId": "d1",
"name": "金融街融汇景苑"
},
{
"id": "s2",
"cityId": "1",
"districtId": "d1",
"name": "金辉江山铭筑"
},
{
"id": "s3",
"cityId": "1",
"districtId": "d2",
"name": "华兴里"
},
{
"id": "s4",
"cityId": "1",
"districtId": "d2",
"name": "华兴南里"
},
{
"id": "s5",
"cityId": "1",
"districtId": "mqugyhc6",
"name": "意境兰庭"
}
]