拆分多库模式
This commit is contained in:
@ -10,6 +10,7 @@ namespace HT.Cloud.Domain.SystemOrganize
|
||||
/// 描 述:系统设置实体类
|
||||
/// </summary>
|
||||
[SugarTable("sys_systemset")]
|
||||
[TenantAttribute("0")]
|
||||
public class SystemSetEntity : IEntity<SystemSetEntity>, ICreationAudited, IModificationAudited, IDeleteAudited
|
||||
{
|
||||
/// <summary>
|
||||
|
Reference in New Issue
Block a user