结果接口: 通过属性名与mes编码对应,不使用PLC相对地址
This commit is contained in:
@@ -194,7 +194,7 @@ namespace JY.Model
|
||||
/// <summary>
|
||||
/// CCD列表(依据采集项参照表添加)
|
||||
/// </summary>
|
||||
[SugarColumn(IsIgnore = true)]
|
||||
public Dictionary<int, string> PLCValDic { get; set; } = new Dictionary<int, string>();
|
||||
//[SugarColumn(IsIgnore = true)]
|
||||
//public Dictionary<int, string> PLCValDic { get; set; } = new Dictionary<int, string>();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user