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; }