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