whycq
2024-11-21 c370397fe6c7552bb63f2580233c4b233f0ff56c
src/main/java/com/zy/core/thread/LedThread.java
@@ -103,6 +103,7 @@
    }
    public void errorReset() {
        this.workNos.clear();
        this.errorMsg.delete(0, errorMsg.length());
    }