Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #48

Merged
merged 3 commits into from
Dec 7, 2024
Merged

Dev #48

merged 3 commits into from
Dec 7, 2024

Conversation

Zzzzjle
Copy link
Member

@Zzzzjle Zzzzjle commented Dec 6, 2024

No description provided.

- 将 `RolesService` 和 `AdminUserService` 的实现移至 `RoleController` 和 `AdminUserController`
- 在控制器中实现对应的服务接口 (`IRolesService` 和 `IAdminUserService`)
- 优化 `KnownExceptionHandlerAttribute`,支持控制器内的异常处理
- 调整 `Program.cs`,移除冗余 `AddControllersAsServices` 配置
Copy link
Member

@witskeeper witskeeper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

看起来没问题

@witskeeper witskeeper merged commit 41381a1 into main Dec 7, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants