完成菜单树的转换
This commit is contained in:
@@ -31,4 +31,5 @@ public interface IMenuService
|
||||
/// 异步删除一个菜单。
|
||||
/// </summary>
|
||||
Task DeleteMenuAsync(int id);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user