去车站控制
This commit is contained in:
parent
8b7747c3ee
commit
f6f45fff30
@ -110,9 +110,9 @@ message Platform {
|
||||
message Station {
|
||||
CommonInfo common = 1;
|
||||
string code = 2;
|
||||
bool hasControl = 3; // 是否有控制
|
||||
//bool hasControl = 3; // 是否有控制
|
||||
bool concentrationStations = 4; //是否集中站
|
||||
// string kilometerCode = 5; //公里标
|
||||
// string kilometerCode = 5; //公里标
|
||||
KilometerSystem kilometerSystem = 6; //公里标
|
||||
int32 index = 7;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user