mac
2024-05-07 198cbbe0ac7eedba20d43c47b0448845d6a279ba
app/src/main/java/com/hdl/photovoltaic/other/HdlFileLogic.java
@@ -99,6 +99,8 @@
        return getAPPInternalStoreFilesPath() + "/upgrade/firmware";
    }
    /**
     * 获取【日志文件】全路径
     */
@@ -319,7 +321,7 @@
            }
//            System.out.println("写入一行数据到文件成功--->" + dataLine);
        } catch (Exception e) {
//            System.out.println("写入一行数据到文件有异常--->" + e.getMessage());
            System.out.println("写入一行数据到文件有异常--->" + e.getMessage());
        }
    }