1
This commit is contained in:
parent
646b85bb01
commit
bad1bba6c2
@ -191,6 +191,7 @@ message MFObstacleFull
|
||||
optional int32 door_house_id = 26; //门所属房间id
|
||||
optional float door_width = 27; //门宽度
|
||||
optional float door_height = 28; //门高度
|
||||
optional int32 door_open_times = 29; //门开启次数,每次开/关 ++times 0:客户端自动开
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user