mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-08 18:26:36 +08:00
重构user控制器
This commit is contained in:
@@ -12,6 +12,6 @@ namespace Yi.Framework.Model.Models
|
||||
public string introduce { get; set; }
|
||||
|
||||
|
||||
public IList<menu> menus { get; set; }
|
||||
public List<menu> menus { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user