fix/status-review-sync-20260409 #1

Merged
long merged 65 commits from fix/status-review-sync-20260409 into main 2026-04-18 15:05:51 +00:00
Showing only changes of commit b1311ea144 - Show all commits

View File

@@ -54,6 +54,8 @@ RBAC/admin 改动必须验证:
| AssignRoles 非事务 | ✅ 已修复 | `DeleteByUserID` + `BatchCreate` 已用 `db.Transaction()` 包装 |
| N+1 查询 | ✅ 已修复 | `GetUserRoles` / `ListAdmins` 改用 `GetByIDs` 批量查询 |
| `.gitattributes` | ✅ 已添加 | 统一行尾符为 LF消除 LF/CRLF 污染) |
| Swagger 注解 | ✅ 已添加 | 13 个 handler 共 86 处 `@Summary/@Description/@Tags/@Param/@Router` 注解 |
| Device Repository 测试 | ✅ 已添加 | 15 个测试用例覆盖 DeviceRepository CRUD |
## 最新验证结果