肖洋
2024-12-02 b3f39444c398741b51284914f45d75c089881e82
Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/Const/SysConfigKeyConst.cs
@@ -15,6 +15,8 @@
        public const string WCSIP_BASE = "WCSIPAddress";
        public const string MOMIP_BASE = "MOMIP_BASE";
        /// <summary>
        /// 请求任务
        /// </summary>
@@ -51,5 +53,10 @@
        public const string RequestFlow = "RequestFlow";
        /// <summary>
        /// 整盘电芯获取
        /// </summary>
        public const string TrayCellsStatus = "TrayCellsStatus";
    }
}