From 74938606dd1dd8d7d77f053492b987f96a867338 Mon Sep 17 00:00:00 2001 From: Tjiny <Tjinyu23@163.com> Date: 星期二, 20 五月 2025 17:19:08 +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