[shuttle]
[核销人数]
This commit is contained in:
yangyakun
2024-01-23 19:26:51 +08:00
parent a91ff94dfd
commit 86b24dd742
21 changed files with 217 additions and 290 deletions

View File

@@ -32,5 +32,7 @@ class BusPassengerConst {
const val BUS_SP_KEY_ORDER_SUM_DIS = "BUS_SP_KEY_ORDER_SUM_DIS"
const val QUERY_BUS_P_STATION_DELAY = 3 * 1000L
const val ARRIVE_DISTANCE_4_STATION_INTRODUCE = 200 //站点介绍
}
}