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