能耗定时上传

This commit is contained in:
liming 蔡
2026-08-26 16:43:53 +08:00
parent c06bb2704e
commit 8b7829bc1b
11 changed files with 231 additions and 110 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ namespace JY.MES.MES
/// <summary>
/// 采集数组
/// </summary>
public List<CollectionItem> Taglist { get; set; }
public List<CollectionItem> Taglist { get; set; } = new List<CollectionItem>();
}
public class CollectionItem