Dto/HStation.Dto.Xhs.Core/03-scheme/UpdateXhsSchemeInput.cs
@@ -24,10 +24,15 @@ public string Name { get; set; } /// <summary> /// 方案类型 /// 变更类型 /// </summary> [Required] public eSchemeType SchemeType { get; set; } public List<string> ChangeTypes { get; set; } /// <summary> /// 自定义 /// </summary> public bool AllowCustom { get; set; } /// <summary> /// 参数