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;