fengling-auth-service/Controllers
movingsam d4aff05804 refactor: clean up Member module and update Console
- Remove redundant PointsRule repositories (use single PointsRuleRepository)
- Clean up Member migrations and consolidate to single Init migration
- Update Console frontend API and components for Tenant
- Add H5LinkService for member H5 integration
2026-02-18 23:34:40 +08:00
..
AccessLogsController.cs first commit 2026-02-03 15:30:12 +08:00
AccountController.cs feat(auth): extract Tenant to Platform domain 2026-02-18 23:02:03 +08:00
AuditLogsController.cs first commit 2026-02-03 15:30:12 +08:00
AuthorizationController.cs refactor: clean up Member module and update Console 2026-02-18 23:34:40 +08:00
DashboardController.cs first commit 2026-02-03 15:30:12 +08:00
LogoutController.cs feat: 添加OAuth2认证配置和实现 2026-02-07 17:47:11 +08:00
OAuthClientsController.cs feat: 添加OAuth2认证配置和实现 2026-02-07 17:47:11 +08:00
RolesController.cs refactor: clean up Member module and update Console 2026-02-18 23:34:40 +08:00
StatsController.cs feat(auth): extract Tenant to Platform domain 2026-02-18 23:02:03 +08:00
TenantsController.cs feat(auth): extract Tenant to Platform domain 2026-02-18 23:02:03 +08:00
TokenController.cs refactor: clean up Member module and update Console 2026-02-18 23:34:40 +08:00
UsersController.cs feat(auth): extract Tenant to Platform domain 2026-02-18 23:02:03 +08:00