From daea1a90c2fa1b5cc2f52e62be15bd95cc4155f6 Mon Sep 17 00:00:00 2001
From: Tiandele <tiandele@hnkhzn.com>
Date: 星期五, 20 三月 2026 17:16:04 +0800
Subject: [PATCH] 优化手动锁车逻辑

---
 项目代码/WMS/WMSServer/WIDESEA_Common/MES/Request/IssuedCharacterInfo.cs |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServer/WIDESEA_Common/MES/Request/IssuedCharacterInfo.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServer/WIDESEA_Common/MES/Request/IssuedCharacterInfo.cs"
index 4f3f56b..8593971 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServer/WIDESEA_Common/MES/Request/IssuedCharacterInfo.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServer/WIDESEA_Common/MES/Request/IssuedCharacterInfo.cs"
@@ -6,12 +6,17 @@
 
 namespace WIDESEA_Common.MES.Request
 {
+    /// <summary>
+    /// BDC璇锋眰鐒婅鐗瑰緛涓嬪彂
+    /// 杞﹁韩杩涘叆BDC鏃讹紝BDC璇诲彇杞﹁韩涓婄殑涓�缁存潯鐮佸悜MES璇锋眰鐒婅鐗瑰緛淇℃伅 
+    /// 璇锋眰鍙傛暟
+    /// </summary>
     public class IssuedCharacterInfo
     {
         /// <summary>
         /// 宸ュ巶缂栧彿
         /// </summary>
-        public string plantCode { get; set; } = "1022";
+        public string plantCode { get; set; } = "1052";
 
         /// <summary>
         /// pvi鍙�+鐧借溅韬墿鏂欏彿鍚�4浣�  (鎵弿杞﹁韩鐧借溅韬墿鏂欑爜)

--
Gitblit v1.9.3