Files
MoGoEagleEye/app/config/productWithVehicle.json
yangyakun 25c7ddd3f9 [6.4.0]
[部分内存泄漏]
2024-04-28 18:56:57 +08:00

24 lines
388 B
JSON

{
"mogo": {
"B1":["shuttle","bus"],
"B2":["shuttle","bus"],
"T1T2":["taxi"]
},
"dali": {
"B1":["shuttle"],
"B2":["shuttle"],
"M1":["charter"]
},
"yantai": {
"B1":["shuttle"],
"B2":["shuttle"],
"M1":["charter"]
},
"saas": {
"T1T2":["taxi"],
"B1":["shuttle","bus"],
"B2":["shuttle","bus"],
"M1":["charter","shuttle"]
}
}