#
zc
2025-05-01 1503a5ccffbf2448d15ac662ad949521a189a2c7
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;
}