From 790eb4d466531a0a727fbc617eb6447167c1da54 Mon Sep 17 00:00:00 2001 From: lss <Lss@HanInfo> Date: 星期五, 16 五月 2025 14:20:14 +0800 Subject: [PATCH] 天津艾默生agv --- HH.WCS.Mobox3/HH.WCS.Mobox3.Emerson/wms/ContainerHelper.cs | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/HH.WCS.Mobox3/HH.WCS.Mobox3.EmersonWCS/wms/ContainerHelper.cs b/HH.WCS.Mobox3/HH.WCS.Mobox3.Emerson/wms/ContainerHelper.cs similarity index 98% rename from HH.WCS.Mobox3/HH.WCS.Mobox3.EmersonWCS/wms/ContainerHelper.cs rename to HH.WCS.Mobox3/HH.WCS.Mobox3.Emerson/wms/ContainerHelper.cs index 76263a8..4f9c3f7 100644 --- a/HH.WCS.Mobox3/HH.WCS.Mobox3.EmersonWCS/wms/ContainerHelper.cs +++ b/HH.WCS.Mobox3/HH.WCS.Mobox3.Emerson/wms/ContainerHelper.cs @@ -1,14 +1,14 @@ 锘�-using HH.WCS.EmersonWcs.models.other; -using HH.WCS.EmersonWcs.util; +using HH.WCS.Emerson.models.other; +using HH.WCS.Emerson.util; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; -using static HH.WCS.EmersonWcs.dispatch.NDC; +using static HH.WCS.Emerson.dispatch.NDC; -namespace HH.WCS.EmersonWcs.wms +namespace HH.WCS.Emerson.wms { /// <summary> /// 瀹瑰櫒甯姪绫� -- Gitblit v1.9.1