mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-12 12:39:29 +08:00
上传框架
This commit is contained in:
@@ -17,7 +17,6 @@ namespace Yi.Framework.Model.Models
|
||||
public string ip { get; set; }
|
||||
public int? age { get; set; }
|
||||
public string introduction { get; set; }
|
||||
|
||||
public ICollection<role> roles { get; set; }
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user