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

This commit is contained in:
2026-04-07 09:12:13 +08:00
parent 593f72ce8b
commit a32c98848f
178 changed files with 5359 additions and 43 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>