#12
whycq
2025-04-05 283a36ddcad185bd89415eb4991282583227f1fa
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());
    }