[charter]

[3.2.0]
[添加saas通道]
This commit is contained in:
yangyakun
2023-05-25 15:17:35 +08:00
parent d08dbd30d7
commit 9954f46c70
4 changed files with 13 additions and 8 deletions

View File

@@ -48,10 +48,15 @@
"passenger": ["ochM1"]
}
},
"fuzhou": {
"saas": {
"shuttle" :{
"driver": ["ochJL","ochM2"],
"passenger": ["ochJL","ochM2"]
},
"bus" :{
"driver": ["ochJL"],
"driverpassenger": ["ochJL"],
"passenger": ["ochJL"]
}
}
}