采集项更改

This commit is contained in:
liming 蔡
2026-08-14 13:38:34 +08:00
parent 8e9656a2b5
commit c89efa6461
10 changed files with 218 additions and 250 deletions
+2 -2
View File
@@ -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; }