feat: 首次提交,添加Web界面和Redis支持的数据管理系统

This commit is contained in:
2025-09-01 00:45:37 +08:00
parent 7abb872b2c
commit b9fbe07b70
30 changed files with 4970 additions and 0 deletions

4
.gitignore vendored
View File

@@ -25,3 +25,7 @@ go.work.sum
# env file
.env
/.idea
/tmp
/token.json
/config.toml