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