Compare commits
No commits in common. "5c3765a10cb1f2e1567729dc08e9636de08ae2a5" and "e31a535bc29d63eaa2aa95d307d9fbc78a3abc4a" have entirely different histories.
5c3765a10c
...
e31a535bc2
@ -1 +1 @@
|
|||||||
Subproject commit 9059c65e53ac14a157073129bb18fedc67526bcc
|
Subproject commit 55eeb8ac3b660be9623f7d5ad92b71306077a606
|
||||||
@ -67,11 +67,7 @@ namespace JiShe.IoT.EntityFrameworkCore
|
|||||||
|
|
||||||
// 设备管理
|
// 设备管理
|
||||||
public DbSet<DeviceManagementInfo> DeviceManagementInfo { get; set; }
|
public DbSet<DeviceManagementInfo> DeviceManagementInfo { get; set; }
|
||||||
|
public DbSet<DeviceThingModelInfo> DeviceThingModelInfo { get; set; }
|
||||||
/// <summary>
|
|
||||||
/// 平台端物模型信息
|
|
||||||
/// </summary>
|
|
||||||
public DbSet<IoTPlatformThingModelInfo> IoTPlatformThingModelInfo { get; set; }
|
|
||||||
|
|
||||||
// CTWing管理
|
// CTWing管理
|
||||||
public DbSet<CTWingAccountInfo> CTWingAccountInfo { get; set; }
|
public DbSet<CTWingAccountInfo> CTWingAccountInfo { get; set; }
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user