海波 张
2025-07-10 46dc31d4e66e45cde693b9c909691a710fabfcee
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任务下发");