long-agent
2a18a6fb47
fix(n+1): 批量查询替代循环单查
- IsAdminBootstrapRequired: userRepo.GetByID 循环 → GetByIDs 批量
- AssignRoles: roleRepo.GetByID 循环 → GetByIDs 批量
- 在 userRepositoryInterface 补充 GetByIDs 方法签名
2026-05-08 08:05:26 +08:00
..
2026-04-07 12:08:16 +08:00
2026-04-24 07:30:18 +08:00
2026-04-12 16:15:32 +08:00
2026-04-17 20:43:50 +08:00
2026-04-11 21:23:52 +08:00
2026-04-11 21:23:52 +08:00
2026-05-08 08:05:26 +08:00
2026-04-18 15:33:12 +08:00
2026-05-08 08:05:26 +08:00
2026-04-18 15:33:12 +08:00
2026-04-18 20:48:11 +08:00
2026-04-24 07:30:18 +08:00
2026-04-11 21:23:52 +08:00
2026-04-17 20:43:50 +08:00
2026-04-11 13:06:58 +08:00
2026-04-23 07:14:12 +08:00
2026-04-17 20:43:50 +08:00
2026-04-17 20:43:50 +08:00
2026-04-11 21:23:52 +08:00
2026-04-17 20:43:50 +08:00
2026-04-11 22:49:13 +08:00
2026-04-11 23:38:43 +08:00
2026-05-08 08:05:26 +08:00
2026-04-17 20:43:50 +08:00
2026-04-11 22:49:13 +08:00