Go to file
zhangtao d94ced13b0 feat(deploy): 增加部署文件域名验证和存在性检查
- 在创建部署文件时增加域名必填验证
- 添加域名存在性检查,防止重复使用已存在的域名
- 优化了参数绑定和错误处理逻辑
2025-08-04 13:16:05 +08:00
.idea first commit 2025-08-01 16:38:08 +08:00
api first commit 2025-08-01 16:38:08 +08:00
cmd/ego first commit 2025-08-01 16:38:08 +08:00
configs first commit 2025-08-01 16:38:08 +08:00
deployments first commit 2025-08-01 16:38:08 +08:00
docs first commit 2025-08-01 16:38:08 +08:00
internal feat(deploy): 增加部署文件域名验证和存在性检查 2025-08-04 13:16:05 +08:00
pkg/logger first commit 2025-08-01 16:38:08 +08:00
scripts first commit 2025-08-01 16:38:08 +08:00
sql first commit 2025-08-01 16:38:08 +08:00
.editorconfig first commit 2025-08-01 16:38:08 +08:00
.env first commit 2025-08-01 16:38:08 +08:00
.env.example first commit 2025-08-01 16:38:08 +08:00
.gitignore first commit 2025-08-01 16:38:08 +08:00
Makefile first commit 2025-08-01 16:38:08 +08:00
go.mod build: 更新项目依赖并删除日志文件 2025-08-01 16:40:56 +08:00
go.sum build: 更新项目依赖并删除日志文件 2025-08-01 16:40:56 +08:00