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