mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-20 00:16:37 +08:00
feat:完成后端数据权限过滤
This commit is contained in:
@@ -11,6 +11,8 @@ namespace Yi.Framework.Infrastructure.CurrentUsers
|
||||
public bool IsAuthenticated { get; }
|
||||
public long Id { get; }
|
||||
|
||||
public long DeptId { get; }
|
||||
|
||||
public string UserName { get; }
|
||||
|
||||
public Guid TenantId { get; }
|
||||
|
||||
Reference in New Issue
Block a user