app/src/main/java/com/future/driver/ui/UiUtil.kt @@ -22,6 +22,9 @@ 6 -> { return "包车" } 7 -> { return "接送机/站" } } return "" }