From c0e20b1b0f1298cdc0af0037d60e74d51e364501 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周三, 17 9月 2025 14:38:06 +0800 Subject: [PATCH] //去掉这个删除验证 【Editby shaocx,2025-09-17】 --- CC/iWareCC_ASRS/Common/SystemValue.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/CC/iWareCC_ASRS/Common/SystemValue.cs b/CC/iWareCC_ASRS/Common/SystemValue.cs index c94df98..e43c28f 100644 --- a/CC/iWareCC_ASRS/Common/SystemValue.cs +++ b/CC/iWareCC_ASRS/Common/SystemValue.cs @@ -134,7 +134,7 @@ /// </summary> public static bool isAllowRuning_DataProcess_RobotBuffer_ModeChange = false; - public static bool isAllowRuning_PrintHandler = false; + public static bool isAllowRuning_DataProcess_ValidateQiTao = false; /// <summary> /// 鏄惁鍏佽鎵ц 鍫嗗灈鏈哄叆鍙f壂鐮佹娴嬬嚎绋� -- Gitblit v1.9.3