车站增加控制
This commit is contained in:
parent
7ee338d95b
commit
7246554ec0
@ -106,6 +106,7 @@ message Platform {
|
||||
message Station {
|
||||
CommonInfo common = 1;
|
||||
string code = 2;
|
||||
bool hasControl = 3; // 是否有控制
|
||||
}
|
||||
|
||||
message StationLine {
|
||||
|
Loading…
Reference in New Issue
Block a user