Shuxia Ning
2024-12-20 1bf6b7a300e21e9b8996f9ebeeb55a1eccda7a02
Service/HStation.Service.Assets.Core/01-entity/08-Valve/AssetsValveMain.cs
@@ -7,7 +7,7 @@
    /// </summary>
    [SysType("assets_valve_main")]
    [SugarTable("assets_valve_main")]
    public class AssetsValveMain : BaseEntity, ISorter, IFlags, IParas, ITagName, System.ICloneable
    public class AssetsValveMain : BaseEntity, IParas, IFlags, ITagName, ISorter, System.ICloneable
    {
        /// <summary>
        ///
@@ -31,6 +31,7 @@
            this.Paras = rhs.Paras;
            this.Flags = rhs.Flags;
            this.TagName = rhs.TagName;
            this.KeyWords = rhs.KeyWords;
            this.SortCode = rhs.SortCode;
            this.Description = rhs.Description;
        }
@@ -73,7 +74,7 @@
        /// <summary>
        /// 识别关键字
        /// </summary>
        public string KeyWord { get; set; }
        public string KeyWords { get; set; }
        /// <summary>
        /// 参数