拆分多库模式
This commit is contained in:
@ -16,6 +16,7 @@ namespace HT.Cloud.Domain.SystemSecurity
|
||||
/// ServerState Entity Model
|
||||
/// </summary>
|
||||
[SugarTable("sys_serverstate")]
|
||||
[TenantAttribute("0")]
|
||||
public class ServerStateEntity : IEntity<ServerStateEntity>
|
||||
{
|
||||
/// <summary>
|
||||
|
Reference in New Issue
Block a user