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()); }