From 234e0265fbed611b20f0903bb69fbf0bd5417c1c Mon Sep 17 00:00:00 2001
From: huanghongfeng <huanghongfeng@hnkhzn.com>
Date: 星期一, 10 十一月 2025 15:51:22 +0800
Subject: [PATCH] 最新
---
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/TaskInfo/Dt_Task_Hty.cs | 17 ++++++++++++++++-
1 files changed, 16 insertions(+), 1 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/TaskInfo/Dt_Task_Hty.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/TaskInfo/Dt_Task_Hty.cs"
index ec56280..0f1129a 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/TaskInfo/Dt_Task_Hty.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/TaskInfo/Dt_Task_Hty.cs"
@@ -198,6 +198,21 @@
[ExporterHeader(DisplayName = "鍘熸潗鏂欏幓鍚�",IsIgnore =true)]
[SugarColumn(IsNullable = true, ColumnDescription = "鍘熸潗鏂欏幓鍚�")]
public int PLCTo { get; set; }
-
+
+ [SugarColumn(IsNullable = true, ColumnDescription = "鏁伴噺")]
+ public int Materialweight { get; set; }
+
+ [SugarColumn(IsNullable = true, ColumnDescription = "杞﹀彿")]
+ public string Wagonnumber { get; set; }
+
+ [SugarColumn(IsNullable = true, ColumnDescription = "杞﹀悕绉�")]
+ public string WagonName { get; set; }
+
+ [SugarColumn(IsNullable = true, ColumnDescription = "杞﹀瀷鍙�")]
+ public string WagonModel { get; set; }
+
+ [SugarColumn(IsNullable = true, ColumnDescription = "杞︾粍鍙�")]
+ public string Wagongroup { get; set; }
+
}
}
--
Gitblit v1.9.3