ibp关联组合
This commit is contained in:
parent
cc23df9076
commit
d0e2f78203
@ -67,16 +67,10 @@ message IbpLight {
|
||||
string code = 3;
|
||||
}
|
||||
|
||||
// message UniqueIdType {
|
||||
// string city = 1; //城市
|
||||
// string lineId = 2; //线路号
|
||||
// string belongsStation = 3; //所属车站
|
||||
// }
|
||||
|
||||
message IbpRelatedDevice {
|
||||
string code = 1;
|
||||
repeated Combinationtype combinationtypes = 2; //组合类型
|
||||
graphicData.RelatedRef.DeviceType deviceType = 3; //设备类型
|
||||
// string code = 1;
|
||||
repeated Combinationtype combinationtypes = 2; //组合类型
|
||||
// graphicData.RelatedRef.DeviceType deviceType = 3; //设备类型
|
||||
}
|
||||
|
||||
message Combinationtype {
|
||||
|
Loading…
Reference in New Issue
Block a user