This commit is contained in:
fan 2023-10-11 10:36:52 +08:00
commit a8fa6fec18

View File

@ -120,8 +120,10 @@ message Platform {
bool hasdoor = 3; //
string direction = 4; // --
int32 index = 5; //
int32 refStationIndex = 6; //
//int32 refStationIndex = 6; //
// repeated string centralizedStations = 7; //
string refStation = 8; //
int32 sonDoorAmount = 9; //
}
message Station {