屏蔽门增加设置障碍物的逻辑、补全状态显示

This commit is contained in:
joylink_zhangsai 2024-01-24 09:59:19 +08:00
parent ed7e0605c5
commit 7b637f0f51

View File

@ -483,6 +483,8 @@ message PsdState {
uint32 id = 1; //id
repeated AsdState asdStates = 2; //
bool mgj = 3; //
request.PsdParam param = 4; //
bool obstacle = 5; //
}
//