海波 张
5 天以前 27e00e4c0d354727728ac4b8770b1575b5077399
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任务下发");