拆分多库模式
This commit is contained in:
@ -14,6 +14,7 @@ namespace HT.Cloud.Domain.SystemSecurity
|
||||
/// 日志实体
|
||||
/// </summary>
|
||||
[SugarTable("sys_log")]
|
||||
[TenantAttribute("0")]
|
||||
public class LogEntity : IEntity<LogEntity>, ICreationAudited
|
||||
{
|
||||
/// <summary>
|
||||
|
Reference in New Issue
Block a user