#
TQS
2023-07-08 001e17d89444f1dbfd2ff7ed7e88c79015ffd765
src/main/java/com/zy/core/model/command/LedCommand.java
@@ -25,6 +25,8 @@
    private String sourceLocNo;
    private String barcode;
    private List<MatDto> matDtos = new ArrayList<>();
    private boolean emptyMk = false;