From feddb70dc961a4c3c82700adb664e3b8436c0486 Mon Sep 17 00:00:00 2001 From: xinfengkun Date: Wed, 29 Oct 2025 11:36:14 +0800 Subject: [PATCH] =?UTF-8?q?[8.2.6][=E4=B9=98=E5=AE=A2=E5=B1=8F]=20?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libraries/mogo-adas-data/src/main/proto/message_pad.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/mogo-adas-data/src/main/proto/message_pad.proto b/libraries/mogo-adas-data/src/main/proto/message_pad.proto index b17ebb4f8c..f45721f86c 100644 --- a/libraries/mogo-adas-data/src/main/proto/message_pad.proto +++ b/libraries/mogo-adas-data/src/main/proto/message_pad.proto @@ -559,7 +559,7 @@ message CarConfigResp string carType = 9; //车辆类型 string subCarType = 10; //车辆子类型 string vinCode = 11;//车辆vin码 taxi: 420 bus: 440 - string cityCode = 12;//城市 + string cityCode = 12;//城市 bus561开始支持 reserved 13 to 100; int32 mapVersion = 101;//dockVersion解析出版本号,仅用于版本对比,解析失败为-1。例如:"MAP-taxi_RoboTaxi_df_2.8.0.3_20220928_test" 解析结果为:20800 bool isBus = 102;//是否是Bus