ningshuxia
2 天以前 71c12ff40d58c3dbdde6867396dd99224e57fc32
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>
        /// 参数