拆分多库模式
This commit is contained in:
@ -8,6 +8,7 @@ namespace HT.Cloud.Domain.SystemOrganize
|
||||
/// 描 述:用户实体扩展类
|
||||
/// </summary>
|
||||
[SugarTable("sys_user")]
|
||||
[TenantAttribute("0")]
|
||||
public class UserExtend : UserEntity
|
||||
{
|
||||
//使用导入错误信息
|
||||
|
Reference in New Issue
Block a user