DeployHelper/internal
zhangtao 7536ae53b0 feat(deploy): 添加部署文件管理功能
- 新增部署文件自动迁移
- 创建部署文件管理路由
- 实现部署文件删除功能,包括删除数据库记录和实际文件夹
- 更新文件上传路由,添加鉴权中间件
2025-08-01 16:59:47 +08:00
..
cache first commit 2025-08-01 16:38:08 +08:00
conf feat(deploy): 添加部署文件管理功能 2025-08-01 16:59:47 +08:00
handler first commit 2025-08-01 16:38:08 +08:00
middleware first commit 2025-08-01 16:38:08 +08:00
model first commit 2025-08-01 16:38:08 +08:00
router feat(deploy): 添加部署文件管理功能 2025-08-01 16:59:47 +08:00
serializer first commit 2025-08-01 16:38:08 +08:00
service feat(deploy): 添加部署文件管理功能 2025-08-01 16:59:47 +08:00
types first commit 2025-08-01 16:38:08 +08:00
util first commit 2025-08-01 16:38:08 +08:00
wire first commit 2025-08-01 16:38:08 +08:00
example_test.go first commit 2025-08-01 16:38:08 +08:00