Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/Const/SysConfigKeyConst.cs
@@ -76,5 +76,15 @@ /// 静置NG入库站台 /// </summary> public const string JZNGInBoundStation = "JZNGInBoundStation"; /// <summary> /// 分容空框入库改为直接出库 /// </summary> public const string SetEmptyOutbyInToOutAsync = "SetEmptyOutbyInToOutAsync"; /// <summary> /// 分容空框出库改为直接出库 /// </summary> public const string SetEmptyOutbyInToOutOneAsync = "SetEmptyOutbyInToOutOneAsync"; } }