From 26f45822a2a84af81e20ca543da98d3b822c5afd Mon Sep 17 00:00:00 2001
From: duheng <2784771470@qq.com>
Date: 星期一, 17 二月 2025 21:25:59 +0800
Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/HStation/XHS.V1.0

---
 Service/HStation.Service.Xhs.Core/00-core/Purpose.cs |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/Service/HStation.Service.Xhs.Core/00-core/Purpose.cs b/Service/HStation.Service.Xhs.Core/00-core/Purpose.cs
index ba706c4..b5bac24 100644
--- a/Service/HStation.Service.Xhs.Core/00-core/Purpose.cs
+++ b/Service/HStation.Service.Xhs.Core/00-core/Purpose.cs
@@ -5,9 +5,10 @@
     /// </summary>
     public class Purpose
     {
+
         /// <summary>
         /// 妯℃嫙
         /// </summary>
-        public const string 妯℃嫙 = "妯℃嫙";
+        public const string Simulation = "simulation";
     }
 }

--
Gitblit v1.9.3