999
zhangc
2025-04-21 cf4c19268b9d5d65c3723cab869d1879954cff2d
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;
}