拆分多库模式

This commit is contained in:
dell
2023-08-24 09:28:09 +08:00
parent a83653655b
commit 8b307e203b
69 changed files with 1267 additions and 184 deletions

View File

@ -15,6 +15,7 @@ namespace HT.Cloud.Domain.SystemOrganize
/// 机构实体
/// </summary>
[SugarTable("sys_organize")]
[TenantAttribute("0")]
public class OrganizeEntity : IEntity<OrganizeEntity>, ICreationAudited, IDeleteAudited, IModificationAudited
{
/// <summary>