- 将 app 包下的用户、文件相关类迁移到 client 包 - 将认证相关类迁移到 open 包,并更新安全配置放行路径 - 修复 ApkMetaParser 合并元数据时图标未保留的问题 - 调整 FilePath 上传路径逻辑
21 lines
293 B
Plaintext
21 lines
293 B
Plaintext
# Created by .ignore support plugin (hsz.mobi)
|
|
### Example sysUserDetails template template
|
|
### Example sysUserDetails template
|
|
|
|
# IntelliJ project files
|
|
.idea
|
|
*.iml
|
|
out
|
|
gen
|
|
target
|
|
*.log
|
|
logs
|
|
.history
|
|
|
|
|
|
docker/*/data/
|
|
docker/minio/config
|
|
docker/xxljob/logs
|
|
application-youlai.yml
|
|
/uploadFile/
|