mac
2023-10-30 a8e0bddc9903d854808e9526600128e95560faa3
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();
    }