long-agent
1f7a223768
refactor: 提取分页魔法数字为 pagination 常量
- handler 层: device/log/webhook/user handler 使用 pagination.DefaultPageSize/MaxPageSize
- service 层: device/login_log/operation_log service 使用 pagination.DefaultPageSize
- repository 层: user repository 使用 pagination.DefaultPageSize/MaxPageSize
- 消除 8 处硬编码的 20/100 分页魔法数字
2026-05-08 12:40:36 +08:00
..
2026-05-08 12:40:36 +08:00
2026-05-08 12:28:03 +08:00
2026-04-18 22:57:44 +08:00
2026-04-18 20:48:11 +08:00
2026-04-12 16:15:32 +08:00
2026-04-18 22:57:44 +08:00
2026-04-18 15:33:12 +08:00
2026-04-18 20:48:11 +08:00
2026-04-17 20:43:50 +08:00
feat: backend core - auth, user, role, permission, device, webhook, monitoring, cache, repository, service, middleware, API handlers
2026-04-02 11:19:50 +08:00
2026-04-17 20:43:50 +08:00
2026-04-18 20:48:11 +08:00
2026-04-18 20:48:11 +08:00
2026-05-08 10:35:20 +08:00
2026-05-08 12:40:36 +08:00
2026-04-17 20:43:50 +08:00
2026-05-08 08:05:26 +08:00
2026-05-08 08:05:26 +08:00
2026-05-08 12:40:36 +08:00
2026-04-17 20:43:50 +08:00
2026-04-17 20:43:50 +08:00
feat: backend core - auth, user, role, permission, device, webhook, monitoring, cache, repository, service, middleware, API handlers
2026-04-02 11:19:50 +08:00