mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-05 00:37:21 +08:00
注册功能、数据库表关系大更新
This commit is contained in:
@@ -18,7 +18,7 @@ namespace Yi.Framework.Model.Models
|
||||
public int? age { get; set; }
|
||||
public string introduction { get; set; }
|
||||
public string address { get; set; }
|
||||
public int? phone { get; set; }
|
||||
public string phone { get; set; }
|
||||
|
||||
|
||||
public List<role> roles { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user