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