车库门调整

This commit is contained in:
joylink_fanyuhong 2024-03-28 09:33:00 +08:00
parent 4c3937a7dc
commit ce9aa5fea3

View File

@ -591,7 +591,7 @@ message GarageDoor {
string code = 2; string code = 2;
uint32 linkSection = 3; // uint32 linkSection = 3; //
repeated uint32 centralizedStations = 4; // Id列表; repeated uint32 centralizedStations = 4; // Id列表;
string refPslMapCode = 3; // Psl地图的code string refPslMapCode = 5; // Psl地图的code
} }
/** 洗车机 */ /** 洗车机 */
message CarWashing { message CarWashing {