duheng
2025-02-17 26f45822a2a84af81e20ca543da98d3b822c5afd
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";
    }
}