feat: 新增多个模块的基础配置和资源文件

This commit is contained in:
2026-04-23 09:45:11 +08:00
parent d68725d1b1
commit 088a98a327
163 changed files with 4580 additions and 52 deletions

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<paths>
<root-path name="app_root_path" path="/"/>
<external-path name="app_external_path" path="/"/>
<external-cache-path name="app_external_cache_path" path="/"/>
<external-files-path name="app_external_files_path" path="/"/>
<files-path name="app_files_path" path="/"/>
<cache-path name="app_cache_path" path="/"/>
</paths>