#
whycq
1 天以前 2fac93af41a62eea9bbd48cdac2df09fcf463f56
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());
    }