mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-05 16:56:35 +08:00
重构user控制器
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Yi.Framework.Model.Models
|
||||
|
||||
|
||||
|
||||
public IList<menu> children { get; set; }
|
||||
public List<menu> children { get; set; }
|
||||
public mould mould { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user