feat:完成后端数据权限过滤
This commit is contained in:
@@ -14,6 +14,8 @@ namespace Yi.Framework.Infrastructure.Const
|
||||
|
||||
public const string TenantId = nameof(TenantId);
|
||||
|
||||
public const string DeptId= nameof(DeptId);
|
||||
|
||||
public const string Email = nameof(Email);
|
||||
|
||||
public const string PhoneNumber = nameof(PhoneNumber);
|
||||
|
||||
Reference in New Issue
Block a user