refactor: 清理未使用的依赖和优化项目配置

- 移除前端未使用的依赖(md5, xlsx等)和类型定义
- 删除重复的.gitignore文件并统一配置
- 优化vite配置和打包策略
- 清理未使用的导入和注释代码
This commit is contained in:
zhangtao
2025-06-04 00:32:22 +08:00
parent 9ba539294f
commit 9a796873b4
24 changed files with 89 additions and 484 deletions
+1 -1
View File
@@ -898,7 +898,7 @@ acllog-max-len 128
# The requirepass is not compatable with aclfile option and the ACL LOAD
# command, these will cause requirepass to be ignored.
#
requirepass 连接密码
requirepass FastApi123abc
# New users are initialized with restrictive permissions by default, via the
# equivalent of this ACL rule 'off resetkeys -@all'. Starting with Redis 6.2, it