wms/ContainerHelper.cs
@@ -1,4 +1,5 @@ using HH.WCS.ZhongCeJinTan.util; using Newtonsoft.Json; using System; using System.Collections.Generic; using System.Linq; @@ -52,6 +53,8 @@ internal static bool delCntrItem(string cntrCode) { LogHelper.Info($"删除容器{cntrCode}", "Mes任务下发");