服务端的TigerApi 框架,基于.NET6 2024 版本
YangYuGang
2025-04-07 223ad76695223d90104da82e7bc6e9e984563e47
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;