Shuxia Ning
2024-12-17 33b5627e2d1092f6931165b7f9f1a16de65d765d
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";
    }
}