From 98e49c0dd42840a094837f7acae532bc237a719a Mon Sep 17 00:00:00 2001
From: yangyin <1850366751@qq.com>
Date: 星期二, 20 八月 2024 15:42:37 +0800
Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/HStation/XHS.V1.0

---
 Service/HStation.Service.Assets.Core/00-core/DataType.cs |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/Service/HStation.Service.Assets.Core/00-core/DataType.cs b/Service/HStation.Service.Assets.Core/00-core/DataType.cs
index 5ecbe42..6a21483 100644
--- a/Service/HStation.Service.Assets.Core/00-core/DataType.cs
+++ b/Service/HStation.Service.Assets.Core/00-core/DataType.cs
@@ -1,15 +1,13 @@
-锘縩amespace HStation.Xhs
+锘縩amespace HStation.Assets
 {
     /// <summary>
-    /// 
+    ///
     /// </summary>
-    public class DataType
+    internal class DataType
     {
         /// <summary>
         /// 椤圭洰
         /// </summary>
         public const string XhsProject = "xhs-project";
-
-
     }
-}
+}
\ No newline at end of file

--
Gitblit v1.9.3