mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-02 15:16:37 +08:00
feat: 同步
This commit is contained in:
@@ -10,6 +10,7 @@ namespace Yi.Furion.Application.Rbac.Services.Impl
|
||||
/// <summary>
|
||||
/// Menu服务实现
|
||||
/// </summary>
|
||||
[ApiDescriptionSettings("RBAC")]
|
||||
public class MenuService : CrudAppService<MenuEntity, MenuGetOutputDto, MenuGetListOutputDto, long, MenuGetListInputVo, MenuCreateInputVo, MenuUpdateInputVo>,
|
||||
IMenuService, ITransient, IDynamicApiController
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user