refactor: 重命名 app 模块为 client 与 open 模块

- 将 app 包下的用户、文件相关类迁移到 client 包
- 将认证相关类迁移到 open 包,并更新安全配置放行路径
- 修复 ApkMetaParser 合并元数据时图标未保留的问题
- 调整 FilePath 上传路径逻辑
This commit is contained in:
TongTongStudio
2026-08-16 04:17:46 +08:00
parent 4a38c1c1a4
commit 0591ff67d0
20 changed files with 160 additions and 159 deletions

1
.gitignore vendored
View File

@@ -17,3 +17,4 @@ docker/*/data/
docker/minio/config
docker/xxljob/logs
application-youlai.yml
/uploadFile/