hxb
2024-02-22 d451118d4be05f180cfe1f99bc5904f74db8cc3f
app/src/main/java/com/hdl/photovoltaic/ui/test/TestLogActivity.java
@@ -148,7 +148,7 @@
        HdlThreadLogic.runSubThread(new Runnable() {
            @Override
            public void run() {
                HdlFileLogic.getInstance().delFileLien(HdlFileLogic.getInstance().getLogFileNamePath(), 2);
//                HdlFileLogic.getInstance().delFileLien(HdlFileLogic.getInstance().getLogFileNamePath(), 2);
                String content = HdlLogLogic.readLog();
                HdlThreadLogic.runMainThread(new Runnable() {
                    @Override