zc
2025-04-25 d34366b9d348f47a8083aa3dd2e3e0efa2377dcf
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;
}