From be97676f278532b9f29d91a29f4813769165a578 Mon Sep 17 00:00:00 2001
From: lixiaojun <1287241240@qq.com>
Date: 星期四, 18 七月 2024 13:44:27 +0800
Subject: [PATCH] service.xhs

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

diff --git a/Service/HStation.Service.Xhs.Core/00-core/DataType.cs b/Service/HStation.Service.Xhs.Core/00-core/DataType.cs
index 5ecbe42..e99b246 100644
--- a/Service/HStation.Service.Xhs.Core/00-core/DataType.cs
+++ b/Service/HStation.Service.Xhs.Core/00-core/DataType.cs
@@ -10,6 +10,10 @@
         /// </summary>
         public const string XhsProject = "xhs-project";
 
+        /// <summary>
+        /// 椤圭洰绔�
+        /// </summary>
+        public const string XhsProjectItem = "xhs-project-site";
 
     }
 }

--
Gitblit v1.9.3