src/main/java/com/zy/asrs/domain/param/LiftOperatorParam.java @@ -14,4 +14,7 @@ //操作模式 private Integer liftTaskMode; //提升机楼层 private Integer lev; }