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