拆分多库模式
This commit is contained in:
@ -17,6 +17,7 @@ namespace HT.Cloud.Domain.SystemOrganize
|
||||
/// Notice Entity Model
|
||||
/// </summary>
|
||||
[SugarTable("sys_notice")]
|
||||
[TenantAttribute("0")]
|
||||
public class NoticeEntity : IEntity<NoticeEntity>, ICreationAudited, IDeleteAudited, IModificationAudited
|
||||
{
|
||||
/// <summary>
|
||||
|
Reference in New Issue
Block a user