Go to file
zhangtao e8aa95b7c5 refactor(internal/service): 简化部署文件更新逻辑
-移除了对 UpdateBy 字段的冗余条件判断
- 直接使用 currentUserId 更新 UpdateBy 字段
2025-08-04 10:10:52 +08:00
.idea first commit 2025-08-01 16:38:08 +08:00
api first commit 2025-08-01 16:38:08 +08:00
bin 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 refactor(internal/service): 简化部署文件更新逻辑 2025-08-04 10:10:52 +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