plc数据采集
This commit is contained in:
parent
f728c88d9d
commit
308b7c251b
@ -12,7 +12,7 @@ namespace RIZO.Admin.WebApi.PLC.Model
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// 主键ID
|
/// 主键ID
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[SugarColumn(IsPrimaryKey = false, IsIdentity = true)]
|
[SugarColumn(IsPrimaryKey = true, IsIdentity = true)]
|
||||||
public int Id { get; set; }
|
public int Id { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user