DeployHelper/internal
zhangtao e8aa95b7c5 refactor(internal/service): 简化部署文件更新逻辑
-移除了对 UpdateBy 字段的冗余条件判断
- 直接使用 currentUserId 更新 UpdateBy 字段
2025-08-04 10:10:52 +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 refactor(internal/service): 简化部署文件更新逻辑 2025-08-04 10:10:52 +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