123
zc
2025-05-14 93cf1a27f5d4ff504d691d68c40a622a6424e782
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;
}