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/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