|
@ -903,6 +903,9 @@ async function roadSpotList(ctx) { |
|
|
countyRoadId: item.countyRoadId, |
|
|
countyRoadId: item.countyRoadId, |
|
|
townshipRoadId: item.townshipRoadId, |
|
|
townshipRoadId: item.townshipRoadId, |
|
|
villageRoadId: item.villageRoadId, |
|
|
villageRoadId: item.villageRoadId, |
|
|
|
|
|
villageMil: item.villageMil, |
|
|
|
|
|
townMil: item.townMil, |
|
|
|
|
|
countryMil: item.countryMil |
|
|
} |
|
|
} |
|
|
}) |
|
|
}) |
|
|
} catch (error) { |
|
|
} catch (error) { |
|
|