This commit is contained in:
joylink_zhaoerwei 2024-10-23 15:49:37 +08:00
parent 236252fc0f
commit e46b6804e2
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ message BASOfEscalatorStorage {
common.Canvas canvas = 2; common.Canvas canvas = 2;
CommonGraphicStorage commonGraphicStorage = 3; CommonGraphicStorage commonGraphicStorage = 3;
repeated Escalator escalators = 4; repeated Escalator escalators = 4;
repeated VerticalElevator verticalElevator = 5; repeated VerticalElevator verticalElevators = 5;
} }
// //