From 46dc31d4e66e45cde693b9c909691a710fabfcee Mon Sep 17 00:00:00 2001
From: 海波 张 <2956280567@qq.com>
Date: 星期四, 10 七月 2025 17:31:14 +0800
Subject: [PATCH] mes接口修改

---
 wms/ContainerHelper.cs |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/wms/ContainerHelper.cs b/wms/ContainerHelper.cs
index 5590922..626621a 100644
--- a/wms/ContainerHelper.cs
+++ b/wms/ContainerHelper.cs
@@ -1,4 +1,5 @@
 锘縰sing 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浠诲姟涓嬪彂");

--
Gitblit v1.9.1