qin
2025-03-14 ef1fc8b0eeea6972964d8c62dfef7819bea49d1a
Vmo/HStation.Vmo.Xhs.Core/03-scheme/XhsSchemeVmo.cs
@@ -19,7 +19,8 @@
            this.SiteID = rhs.SiteID;
            this.NO = rhs.NO;
            this.Name = rhs.Name;
            this.SchemeType = rhs.SchemeType;
            this.ChangeTypes = rhs.ChangeTypes;
            this.AllowCustom = rhs.AllowCustom;
            this.Paras = rhs.Paras;
            this.Flags = rhs.Flags;
            this.UseStatus = rhs.UseStatus;
@@ -48,9 +49,14 @@
        public string Name { get; set; }
        /// <summary>
        /// 方案类型
        /// 变更类型
        /// </summary>
        public HStation.Xhs.eSchemeType SchemeType { get; set; }
        public List<string> ChangeTypes { get; set; }
        /// <summary>
        /// 自定义
        /// </summary>
        public bool AllowCustom { get; set; }
        /// <summary>
        /// 参数