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/util/STAttribute.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/HH.WCS.Mobox3/HH.WCS.Mobox3.EmersonWCS/util/STAttribute.cs b/HH.WCS.Mobox3/HH.WCS.Mobox3.Emerson/util/STAttribute.cs similarity index 94% rename from HH.WCS.Mobox3/HH.WCS.Mobox3.EmersonWCS/util/STAttribute.cs rename to HH.WCS.Mobox3/HH.WCS.Mobox3.Emerson/util/STAttribute.cs index 3226091..0b9b25e 100644 --- a/HH.WCS.Mobox3/HH.WCS.Mobox3.EmersonWCS/util/STAttribute.cs +++ b/HH.WCS.Mobox3/HH.WCS.Mobox3.Emerson/util/STAttribute.cs @@ -5,7 +5,7 @@ using System.Text; using System.Threading.Tasks; -namespace HH.WCS.EmersonWcs.util +namespace HH.WCS.Emerson.util { [AttributeUsage(AttributeTargets.Class, Inherited = true)] -- Gitblit v1.9.1