From f2f4ecd04b2987f6aed8216442e82a81009c2366 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周一, 09 12月 2024 17:18:15 +0800
Subject: [PATCH] 222

---
 CC/iWareCommon/Common/Globle/SysGloble.cs |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/CC/iWareCommon/Common/Globle/SysGloble.cs b/CC/iWareCommon/Common/Globle/SysGloble.cs
index 4331ae1..78dc811 100644
--- a/CC/iWareCommon/Common/Globle/SysGloble.cs
+++ b/CC/iWareCommon/Common/Globle/SysGloble.cs
@@ -32,7 +32,7 @@
 
         public static string LogDir = "d://log";
 
-        public const string WCSSystem = "WCS";
+        public const string WCSSystem = "璋冨害绯荤粺";
 
         /// <summary>
         /// 褰撳墠閰嶇疆鐨勫爢鍙犻『搴忔帓搴忔柟寮�
@@ -79,7 +79,7 @@
         /// <summary>
         /// 鐗规畩搴撲綅鐨勫瓧鍏�
         /// </summary>
-        public static Dictionary<string, string> Dict_SpecialPlace = new Dictionary<string, string>() { 
+        public static Dictionary<string, string> Dict_SpecialPlace = new Dictionary<string, string>() {
             {Srm_I_O_Place1_1,Srm_I_O_Place1_1},
             {Srm_I_O_Place1_2,Srm_I_O_Place1_2},
             {Srm_I_O_Place2_1,Srm_I_O_Place2_1},
@@ -94,7 +94,7 @@
         /// <summary>
         /// 鐗规畩搴撲綅鐨勫瓧鍏�(鍫嗗灈鏈虹殑鍏ュ簱鍙�)
         /// </summary>
-        public static Dictionary<string, string> Dict_SpecialPlace_IN = new Dictionary<string, string>() { 
+        public static Dictionary<string, string> Dict_SpecialPlace_IN = new Dictionary<string, string>() {
             {Srm_I_O_Place1_1,Srm_I_O_Place1_1},
             {Srm_I_O_Place2_1,Srm_I_O_Place2_1},
 
@@ -126,7 +126,7 @@
         #region 搴撲綅鍙峰拰PLC鍋忕Щ閲忓瓧鍏�
 
         //閲岄潰鏈夌┖鏍硷紝鍒繕浜嗘渶鍚巘rim涓�
-        public static IDictionary<short, short> offsetPlaceNoDict = new System.Collections.Generic.Dictionary<short, short>() { 
+        public static IDictionary<short, short> offsetPlaceNoDict = new System.Collections.Generic.Dictionary<short, short>() {
         {10101,120},
 {10102,122},
 {10103,124},

--
Gitblit v1.9.3