[6.10.0]
[fea] [清扫车半兼容]
This commit is contained in:
@@ -361,10 +361,10 @@ object AppIdentityModeUtils {
|
||||
|
||||
enum class Product(val code: Int) {
|
||||
NONE(0),
|
||||
BUS(10),
|
||||
TAXI(9),
|
||||
SWEEPER(-1),
|
||||
BUS(10),
|
||||
SHUTTLE(11),
|
||||
SWEEPER(12),
|
||||
CHARTER(13) ,
|
||||
SCHEDULED(14);
|
||||
companion object {
|
||||
|
||||
Reference in New Issue
Block a user