根据地图数据初始化仿真、校验数据

This commit is contained in:
xzb 2023-07-19 13:05:16 +08:00
parent 8b7747c3ee
commit 47a9218cc2

View File

@ -127,7 +127,7 @@ message AxleCounting {
CommonInfo common = 1;
string code = 2; //
KilometerSystem kilometerSystem = 3; //
repeated RelatedRef axleCountingRef = 4; //
repeated RelatedRef axleCountingRef = 4; // id和端口
int32 index = 5; //
}