1
zhangc
2025-04-16 e83761d390b593cff8b7c17144529e92eb482bd6
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;
}