拆分多库模式
This commit is contained in:
@ -14,6 +14,7 @@ namespace HT.Cloud.Domain.SystemOrganize
|
||||
/// 角色权限实体
|
||||
/// </summary>
|
||||
[SugarTable("sys_roleauthorize")]
|
||||
[TenantAttribute("0")]
|
||||
public class RoleAuthorizeEntity : IEntity<RoleAuthorizeEntity>, ICreationAudited
|
||||
{
|
||||
/// <summary>
|
||||
|
Reference in New Issue
Block a user