From a8fcfbb5e5ed9a07b1a30ef2d7ef9d407e9b04dd Mon Sep 17 00:00:00 2001
From: Rodney Chen <rodney.chen@hotmail.com>
Date: 星期三, 02 四月 2025 21:44:54 +0800
Subject: [PATCH] 更新ASN实体

---
 Tiger.Business.WMS/Common/WmsTask.cs |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/Tiger.Business.WMS/Common/WmsTask.cs b/Tiger.Business.WMS/Common/WmsTask.cs
index 6ae26b6..9066eaa 100644
--- a/Tiger.Business.WMS/Common/WmsTask.cs
+++ b/Tiger.Business.WMS/Common/WmsTask.cs
@@ -794,6 +794,15 @@
         }
         #endregion Functions
 
+        /// <summary>
+        /// 閲嶇疆鏈鎵爜淇℃伅
+        /// </summary>
+        public virtual void ResetScan()
+        {
+            //娓呯悊鏆傚瓨鏁版嵁鎻愪氦鎿嶄綔
+            DBCommitList.Clear();
+        }
+
         public override bool Close(bool needSaveHistoryLog = false)
         {
             //needSaveHistoryLog = true;

--
Gitblit v1.9.3