From a770206c91e495b802b3e9371e06834586ad7715 Mon Sep 17 00:00:00 2001
From: dengjunjie <dengjunjie@hnkhzn.com>
Date: 星期四, 30 十月 2025 20:17:30 +0800
Subject: [PATCH] 1

---
 新建文件夹/WIDESEA_WMSServer/WIDESEA_Model/Models/WMSInfo/Dt_SupplyTask.cs |   20 +++++++++++---------
 1 files changed, 11 insertions(+), 9 deletions(-)

diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/WMSInfo/Dt_SupplyTask.cs" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/WMSInfo/Dt_SupplyTask.cs"
index 1e23b1a..d730808 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/WMSInfo/Dt_SupplyTask.cs"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/WMSInfo/Dt_SupplyTask.cs"
@@ -15,14 +15,14 @@
     /// 浠诲姟淇℃伅
     /// </summary>
     [SugarTable(nameof(Dt_SupplyTask), "鐩樼偣浠诲姟淇℃伅"), SugarIndex("unique_task_taskNum", nameof(TaskNum), OrderByType.Asc, true)]
-    public class Dt_SupplyTask : BaseEntity 
+    public class Dt_SupplyTask : BaseEntity
 
     {
         /// <summary>
         /// 涓婚敭
         /// </summary>
         [ImporterHeader(Name = "涓婚敭")]
-        [ExporterHeader(DisplayName = "涓婚敭")]
+        [ExporterHeader(DisplayName = "涓婚敭", IsIgnore = true)]
         [SugarColumn(IsPrimaryKey = true, IsIdentity = true, ColumnDescription = "涓婚敭")]
         public int TaskId { get; set; }
 
@@ -30,7 +30,7 @@
         /// 浠诲姟鍙凤紱璁㈠崟璇︽儏涓婚敭锛欼D
         /// </summary>
         [ImporterHeader(Name = "浠诲姟鍙�")]
-        [ExporterHeader(DisplayName = "浠诲姟鍙�")]
+        [ExporterHeader(DisplayName = "浠诲姟鍙�", IsIgnore = true)]
         [SugarColumn(IsNullable = false, ColumnDescription = "浠诲姟鍙�"), Sequence(nameof(SequenceEnum.SeqTaskNum), 100000000)]
         public int TaskNum { get; set; }
 
@@ -38,7 +38,7 @@
         /// 鎵樼洏缂栧彿
         /// </summary>
         [ImporterHeader(Name = "鎵樼洏缂栧彿")]
-        [ExporterHeader(DisplayName = "鎵樼洏缂栧彿")]
+        [ExporterHeader(DisplayName = "鎵樼洏缂栧彿", IsIgnore = true)]
         [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "鎵樼洏缂栧彿")]
         public string PalletCode { get; set; }
 
@@ -78,7 +78,7 @@
         /// 浠诲姟绫诲瀷
         /// </summary>
         [ImporterHeader(Name = "浠诲姟绫诲瀷")]
-        [ExporterHeader(DisplayName = "浠诲姟绫诲瀷")]
+        [ExporterHeader(DisplayName = "浠诲姟绫诲瀷", IsIgnore = true)]
         [SugarColumn(IsNullable = false, ColumnDescription = "浠诲姟绫诲瀷")]
         public int TaskType { get; set; }
 
@@ -86,13 +86,15 @@
         /// 浠诲姟鐘舵��
         /// </summary>
         [ImporterHeader(Name = "浠诲姟鐘舵��")]
-        [ExporterHeader(DisplayName = "浠诲姟鐘舵��")]
+        [ExporterHeader(DisplayName = "浠诲姟鐘舵��", IsIgnore = true)]
         [SugarColumn(IsNullable = false, ColumnDescription = "浠诲姟鐘舵��")]
         public int TaskStatus { get; set; }
 
         /// <summary>
         /// 搴撴埧缂栧彿
         /// </summary>
+        [ImporterHeader(Name = "搴撴埧缂栧彿")]
+        [ExporterHeader(DisplayName = "搴撴埧缂栧彿", IsIgnore = true)]
         [SugarColumn(IsNullable = false, Length = 30, ColumnDescription = "搴撴埧缂栧彿")]
         public string WarehouseCode { get; set; }
 
@@ -108,7 +110,7 @@
         /// 搴撳瓨鏁�,浠诲姟鏁伴噺
         /// </summary>
         [ImporterHeader(Name = "搴撳瓨鏁�")]
-        [ExporterHeader(DisplayName = "搴撳瓨鏁�")]
+        [ExporterHeader(DisplayName = "浠诲姟鏁�")]
         [SugarColumn(IsNullable = false, ColumnDescription = "搴撳瓨鏁�")]
         public decimal StockQuantity { get; set; }
 
@@ -132,7 +134,7 @@
         /// 浠诲姟涓嬪彂鏃堕棿
         /// </summary>
         [ImporterHeader(Name = "浠诲姟涓嬪彂鏃堕棿")]
-        [ExporterHeader(DisplayName = "浠诲姟涓嬪彂鏃堕棿")]
+        [ExporterHeader(DisplayName = "浠诲姟涓嬪彂鏃堕棿", IsIgnore = true)]
         [SugarColumn(IsNullable = true, ColumnDescription = "浠诲姟涓嬪彂鏃堕棿")]
         public DateTime? Dispatchertime { get; set; }
 
@@ -140,7 +142,7 @@
         /// 澶囨敞
         /// </summary>
         [ImporterHeader(Name = "澶囨敞")]
-        [ExporterHeader(DisplayName = "澶囨敞")]
+        [ExporterHeader(DisplayName = "绫诲瀷")]
         [SugarColumn(IsNullable = true, Length = 255, ColumnDescription = "澶囨敞")]
         public string Remark { get; set; }
     }

--
Gitblit v1.9.3