采集项更改
This commit is contained in:
@@ -9,8 +9,8 @@ namespace JY.Model.Excel
|
||||
{
|
||||
public class CollectItemCfg
|
||||
{
|
||||
[Description("PLC相对地址")]
|
||||
public int? PLCRelAddress { get; set; }
|
||||
//[Description("PLC相对地址")]
|
||||
//public int? PLCRelAddress { get; set; }
|
||||
|
||||
[Description("PLC采集数据含义")]
|
||||
public string PLCItemName { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user