拆分多库模式
This commit is contained in:
@ -12,6 +12,7 @@ using System.ComponentModel.DataAnnotations;
|
||||
namespace HT.Cloud.Domain.SystemOrganize
|
||||
{
|
||||
[SugarTable("sys_userlogon")]
|
||||
[TenantAttribute("0")]
|
||||
public class UserLogOnEntity
|
||||
{
|
||||
/// <summary>
|
||||
|
Reference in New Issue
Block a user