feat: 优化rbac结构
This commit is contained in:
@@ -41,8 +41,6 @@ namespace Yi.Framework.Rbac.Application.Services
|
||||
return new PagedResultDto<NoticeGetListOutputDto>(total, await MapToGetListOutputDtosAsync(entities));
|
||||
}
|
||||
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 发送在线消息
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user