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/Util/Helper/STAttribute.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/HH.WCS.Mobox3.HaiCheng/Util/Helper/STAttribute.cs b/HH.WCS.Mobox3.HaiCheng/Util/Helper/STAttribute.cs
index 71f4f03..55bb9cc 100644
--- a/HH.WCS.Mobox3.HaiCheng/Util/Helper/STAttribute.cs
+++ b/HH.WCS.Mobox3.HaiCheng/Util/Helper/STAttribute.cs
@@ -2,7 +2,7 @@
 using System.Collections.Generic;
 using SqlSugar;
 
-namespace HH.WCS.Mobox3.HaiCheng.Util.Helper
+namespace HH.WCS.Mobox3.Template.Util.Helper
 {
    
     [AttributeUsage(AttributeTargets.Class, Inherited = true)]

--
Gitblit v1.9.1