自动化立体仓库 - WCS系统
1
zhangc
2025-04-12 123a17c9d50745ea609f91943adca64e5ed12355
src/main/java/com/zy/core/model/command/LedCommand.java
@@ -15,7 +15,7 @@
    private String title;
    private Integer workNo;
    private String workNo;
    private Integer staNo;
@@ -31,4 +31,6 @@
    private Integer ioType;
    private String barcode;
}