洗车机添加属性
This commit is contained in:
parent
3c209fc66e
commit
e64115ada3
@ -600,6 +600,7 @@ message CarWashing {
|
|||||||
string code = 2;
|
string code = 2;
|
||||||
uint32 linkSection = 3; //关联区段
|
uint32 linkSection = 3; //关联区段
|
||||||
repeated uint32 centralizedStations = 4; // 集中站Id列表;
|
repeated uint32 centralizedStations = 4; // 集中站Id列表;
|
||||||
|
uint32 duanNum = 5; //段数
|
||||||
}
|
}
|
||||||
/** 信标 */
|
/** 信标 */
|
||||||
message Beacon {
|
message Beacon {
|
||||||
|
Loading…
Reference in New Issue
Block a user