mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-13 13:09:29 +08:00
上传框架
This commit is contained in:
@@ -10,10 +10,7 @@ namespace Yi.Framework.Model.Models
|
||||
{
|
||||
public string icon { get; set; }
|
||||
public string router { get; set; }
|
||||
public string menu_name { get; set; }
|
||||
|
||||
|
||||
|
||||
public string menu_name { get; set; }
|
||||
public ICollection<menu> children { get; set; }
|
||||
public mould mould { get; set; }
|
||||
public ICollection<role> roles { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user