From 28880ba7540c523d3e50d35416422396ef802c50 Mon Sep 17 00:00:00 2001 From: mac <user@users-MacBook-Pro.local> Date: 星期三, 25 十月 2023 18:16:45 +0800 Subject: [PATCH] 2023年10月25日18:16:37 --- app/src/main/java/com/hdl/photovoltaic/other/HdlFileLogic.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/app/src/main/java/com/hdl/photovoltaic/other/HdlFileLogic.java b/app/src/main/java/com/hdl/photovoltaic/other/HdlFileLogic.java index 5b2ddd3..78760e0 100644 --- a/app/src/main/java/com/hdl/photovoltaic/other/HdlFileLogic.java +++ b/app/src/main/java/com/hdl/photovoltaic/other/HdlFileLogic.java @@ -52,7 +52,7 @@ /** * 鑾峰彇鎵嬫満鍐呴儴瀛樺偍鏂囦欢璺緞 */ - private String getAPPInternalStoreFilesPath() { + public String getAPPInternalStoreFilesPath() { return HDLApp.getInstance().getExternalFilesDir(Environment.DIRECTORY_DOCUMENTS).getPath(); } -- Gitblit v1.8.0