自动化立体仓库 - WCS系统
#
Junjie
2023-10-14 d91f689178f6cd84e12e73a5248534dc6713dbce
src/main/java/com/zy/asrs/domain/vo/SteStateTableVo.java
@@ -11,6 +11,9 @@
    // 穿梭车号
    private Integer steNo;
    // 在线状态
    private Integer statusVal;
    // 模式
    private String statusType = "-";