mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-11-10 03:14:45 +08:00
添加资源表/数据字典/分类
This commit is contained in:
@@ -6,12 +6,12 @@ using System.Linq;
|
||||
namespace OpenAuth.Domain
|
||||
{
|
||||
/// <summary>
|
||||
/// 用户ID
|
||||
/// 用户扩展信息
|
||||
/// </summary>
|
||||
public partial class UserExt
|
||||
{
|
||||
/// <summary>
|
||||
/// 用户ID
|
||||
/// 资源表ID
|
||||
/// </summary>
|
||||
/// <returns></returns>
|
||||
public int Id { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user