From cd195e83605f60ac51db6e0b4f0fcaeeb200768d Mon Sep 17 00:00:00 2001 From: Tjiny <Tjinyu23@163.com> Date: 星期五, 23 五月 2025 17:21:31 +0800 Subject: [PATCH] 海成入库货位分配逻辑开发 --- HH.WCS.Mobox3.HaiCheng/Controller/Service/FourWayCarService.cs | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HH.WCS.Mobox3.HaiCheng/Controller/Service/FourWayCarService.cs b/HH.WCS.Mobox3.HaiCheng/Controller/Service/FourWayCarService.cs index c3f2721..66a7f05 100644 --- a/HH.WCS.Mobox3.HaiCheng/Controller/Service/FourWayCarService.cs +++ b/HH.WCS.Mobox3.HaiCheng/Controller/Service/FourWayCarService.cs @@ -1,7 +1,7 @@ -using HH.WCS.Mobox3.HaiCheng.Entity.Dto; -using HH.WCS.Mobox3.HaiCheng.Util.Helper; +using HH.WCS.Mobox3.Template.Entity.Dto; +using HH.WCS.Mobox3.Template.Util.Helper; -namespace HH.WCS.Mobox3.HaiCheng.Controller.Service +namespace HH.WCS.Mobox3.Template.Controller.Service { /// <summary> /// 鍥涘悜杞︽柟娉� -- Gitblit v1.9.1