ningshuxia
2025-03-20 a84a83d842f4fa220a8cf1b704e6ed6573684eef
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";
    }
}