拆分多库模式
This commit is contained in:
@ -10,7 +10,8 @@ namespace HT.Cloud.Domain.DevicesManage
|
||||
/// 描 述:设备信息列表实体类
|
||||
/// </summary>
|
||||
[SugarTable("Meta_Driver")]
|
||||
public class MetaDriverEntity
|
||||
[TenantAttribute("1")]
|
||||
public class MetaDriverEntity
|
||||
{
|
||||
/// <summary>
|
||||
///
|
||||
|
Reference in New Issue
Block a user