Merge remote-tracking branch 'origin/master'

This commit is contained in:
joylink_zhangsai 2023-07-21 10:24:53 +08:00
commit edc9973662

View File

@ -105,8 +105,9 @@ message Platform {
string code = 2;
bool hasdoor = 3; //
string direction = 4; // --
string upAndDown =5; //--upLink表示上行downLink表示下行
//string upAndDown =5; //--upLink表示上行downLink表示下行
string refStation=6; //
bool up = 7;//--true表示上行false表示下行
}
message Station {