#
whycq
2025-05-28 78489da7e2185f53faaec9356fa1a8997cedab70
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());
    }