#
zc
2025-05-05 1c06b5c81f4187f1e9b7f4e5aa96a563637c6c12
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;
@@ -29,4 +29,8 @@
    private boolean emptyMk = false;
    private Integer ioType;
    private String barcode;
}