xxyy
2025-02-12 96b1afcbf80cd6b12c1108b61ba2cef1345b1398
Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/Const/CateGoryConst.cs
@@ -15,5 +15,10 @@
        /// IP接口地址
        /// </summary>
        public const string CONFIG_SYS_IPAddress = "SYS_IPAddress";
        /// <summary>
        /// 入库站台
        /// </summary>
        public const string CONFIG_SYS_InStation = "SYS_InStation";
    }
}