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