加注释
This commit is contained in:
parent
5ec37803d5
commit
fa48e1cd4f
@ -125,8 +125,8 @@ message Platform {
|
||||
//int32 refStationIndex = 6; //关联车站索引
|
||||
// repeated string centralizedStations = 7; // 集中站列表
|
||||
//repeated RelatedRef platformRef = 8; //站台关联的车站和物理区段
|
||||
string refStation = 9; //关联的车站
|
||||
string refSection = 10; //关联的物理区段
|
||||
string refStation = 9; //关联的车站的id
|
||||
string refSection = 10; //关联的物理区段id
|
||||
}
|
||||
|
||||
message ScreenDoor {
|
||||
|
Loading…
Reference in New Issue
Block a user