using System; using Volo.Abp.Domain.Repositories; namespace Sanhe.Abp.MenuManagement { public interface IMenuRepository : IRepository