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"; } }