设备物模型指令
This commit is contained in:
parent
de2b8e3e32
commit
0e2ad4c2d3
@ -71,6 +71,7 @@ namespace JiShe.IoT.EntityFrameworkCore
|
|||||||
public DbSet<DeviceThingModelManagement> DeviceThingModelManagement { get; set; }
|
public DbSet<DeviceThingModelManagement> DeviceThingModelManagement { get; set; }
|
||||||
|
|
||||||
public DbSet<DeviceThingModelDetailInfo> DeviceThingModelDetailInfo { get; set; }
|
public DbSet<DeviceThingModelDetailInfo> DeviceThingModelDetailInfo { get; set; }
|
||||||
|
public DbSet<DeviceThingModelCommandInfo> DeviceThingModelCommandInfo { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// 平台端物模型信息
|
/// 平台端物模型信息
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user