[shuttle 添加M2司机屏]
This commit is contained in:
yangyakun
2023-04-21 11:00:23 +08:00
parent bc272eb63a
commit 5ee4f8cd0f

View File

@@ -7,7 +7,7 @@
"driver": ["ochFT"]
},
"shuttle" :{
"driver": ["ochJL"],
"driver": ["ochJL","ochM2"],
"passenger": ["ochJL","ochM2"]
},
"taxi" :{
@@ -26,25 +26,16 @@
}
},
"dali": {
"noop" : null,
"sweeper" :null,
"shuttle" :{
"driver": ["ochJL","ochM2"],
"passenger": ["ochJL","ochM2"]
},
"taxi" :null,
"bus" :{
"driver": null,
"driverpassenger": null,
"passenger": null
},
"charter" :{
"driver": ["ochM1"],
"passenger": ["ochM1"]
}
},
"yantai": {
"noop" :null,
"sweeper" :{
"driver": ["ochFT"]
},
@@ -52,8 +43,6 @@
"driver": ["ochJL","ochM2"],
"passenger": ["ochJL","ochM2"]
},
"taxi" :null,
"bus" :null,
"charter" :{
"driver": ["ochM1"],
"passenger": ["ochM1"]