From a84a83d842f4fa220a8cf1b704e6ed6573684eef Mon Sep 17 00:00:00 2001
From: ningshuxia <ningshuxia0927@outlook.com>
Date: 星期四, 20 三月 2025 17:38:19 +0800
Subject: [PATCH] 快速建模

---
 Service/HStation.Service.Assets.Core/00-core/Flags.cs |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/Service/HStation.Service.Assets.Core/00-core/Flags.cs b/Service/HStation.Service.Assets.Core/00-core/Flags.cs
index 9ce794c..802d57c 100644
--- a/Service/HStation.Service.Assets.Core/00-core/Flags.cs
+++ b/Service/HStation.Service.Assets.Core/00-core/Flags.cs
@@ -1,19 +1,18 @@
-锘縩amespace HStation.Xhs
+锘縩amespace HStation.Assets
 {
     /// <summary>
-    /// 
+    ///
     /// </summary>
     public class Flags
     {
         /// <summary>
-        /// 
+        ///
         /// </summary>
         public const string 榛樿 = "榛樿";
 
         /// <summary>
-        /// 
+        ///
         /// </summary>
         public const string 涓氬姟 = "涓氬姟";
-
     }
-}
+}
\ No newline at end of file

--
Gitblit v1.9.3