fengling-console/Models/Dtos
2026-02-21 15:05:37 +08:00
..
CreateClientDto.cs feat: 添加Console API认证和OpenIddict集成 2026-02-08 19:01:25 +08:00
CreateRoleDto.cs feat(console): add role DTOs 2026-02-05 14:14:19 +08:00
CreateTenantDto.cs refactor: clean up Member module and update Console 2026-02-18 23:34:40 +08:00
CreateUserDto.cs 调整项目 2026-02-21 15:05:37 +08:00
GatewayDto.cs feat: 添加Console API认证和OpenIddict集成 2026-02-08 19:01:25 +08:00
OAuthClientDto.cs feat: 添加Console API认证和OpenIddict集成 2026-02-08 19:01:25 +08:00
OAuthClientQueryDto.cs feat: 添加Console API认证和OpenIddict集成 2026-02-08 19:01:25 +08:00
PaginationDto.cs feat: 添加Console API认证和OpenIddict集成 2026-02-08 19:01:25 +08:00
ResetPasswordDto.cs feat(console): add user DTOs 2026-02-05 14:13:17 +08:00
RoleDto.cs 调整项目 2026-02-21 15:05:37 +08:00
RoleQueryDto.cs feat: 添加Console API认证和OpenIddict集成 2026-02-08 19:01:25 +08:00
TenantDto.cs refactor(console): remove Repository layer, use Manager pattern 2026-02-21 13:52:37 +08:00
TenantQueryDto.cs refactor(console): remove Repository layer, use Manager pattern 2026-02-21 13:52:37 +08:00
TenantSettingsDto.cs feat(console): add tenant DTOs 2026-02-05 14:13:47 +08:00
UpdateClientDto.cs feat: 添加Console API认证和OpenIddict集成 2026-02-08 19:01:25 +08:00
UpdateRoleDto.cs feat(console): add role DTOs 2026-02-05 14:14:19 +08:00
UpdateTenantDto.cs refactor: clean up Member module and update Console 2026-02-18 23:34:40 +08:00
UpdateUserDto.cs 调整项目 2026-02-21 15:05:37 +08:00
UserDto.cs 调整项目 2026-02-21 15:05:37 +08:00
UserQueryDto.cs feat: 添加Console API认证和OpenIddict集成 2026-02-08 19:01:25 +08:00