From d34ea2a9fc2334d2bf7383cb64562f301ffbda84 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周四, 17 4月 2025 13:09:07 +0800
Subject: [PATCH] 包中只有一块板时,认定为 不齐包 【Editby shaocx,2025-04-01】

---
 CC/iWareCC_ASRS/BLL/MesBLL.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/CC/iWareCC_ASRS/BLL/MesBLL.cs b/CC/iWareCC_ASRS/BLL/MesBLL.cs
index 608ca80..47b052d 100644
--- a/CC/iWareCC_ASRS/BLL/MesBLL.cs
+++ b/CC/iWareCC_ASRS/BLL/MesBLL.cs
@@ -25,7 +25,7 @@
             //{
             //    #region 鏂板寮傚父淇℃伅琛�  銆怑ditBy shaocx,2020-01-20銆�
             //    IDictionary<string, object> logDict = new Dictionary<string, object>();
-            //    UDT_SYS_ExceptionInfo exception = ExceptionHandels222.GetExceptionInfo<IDictionary<string, object>>(LogType.SrmTheadService, _namespace, "SendSysnStockToMes", logDict);
+            //    UDT_SYS_ExceptionInfo exception = ExceptionHandels222.GetExceptionInfo<IDictionary<string, object>>(LogType.DataProcess_BZ39_IssueInboundTask, _namespace, "SendSysnStockToMes", logDict);
             //    #endregion
             //    try
             //    {

--
Gitblit v1.9.3