111
cjs
2025-06-12 55ae035e05530817bd3b923c3d6b1ec275e47332
ams/Hanhe.iWCS.JingmenGEMTwoProtocol/Settings.cs
@@ -72,6 +72,21 @@
        }
        #endregion
        #region   MESUrl2
        private static string _MESUrl2 = "";
        public static string MESUrl2
        {
            get
            {
                if (_MESUrl2 == "")
                {
                    _MESUrl2 = XmlHelper.GetElementValue("mesurl2");
                }
                return _MESUrl2;
            }
        }
        #endregion
        #region BGIP
        private static string _BGIP = "";
        public static string BGip