From 33b84a02e80c24e2106c67a388d9a3c1fa5f5603 Mon Sep 17 00:00:00 2001
From: kazelee <1847801760@qq.com>
Date: 星期二, 17 六月 2025 16:58:15 +0800
Subject: [PATCH] 完善ERP下发任务接口、创建任务与取货完成的信息回报功能

---
 util/LogHelper.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/util/LogHelper.cs b/util/LogHelper.cs
index ccf4812..4d2f3d4 100644
--- a/util/LogHelper.cs
+++ b/util/LogHelper.cs
@@ -70,7 +70,7 @@
             }
         }
 
-        #region DIY
+        #region 鑷畾涔夋柟娉�         public static void InfoEx(Exception ex) {
             Info($"鍙戠敓浜嗗紓甯革細{ex.Message}\n{ex.StackTrace}");
         }

--
Gitblit v1.9.1