Service/HStation.Service.Assets.Core/01-entity/04-Fourlink/AssetsFourlinkMain.cs
@@ -3,7 +3,7 @@ namespace HStation.Entity { /// <summary> /// 业务站 /// 四通型号 /// </summary> [SysType("assets_fourlink_main")] [SugarTable("assets_fourlink_main")] @@ -25,7 +25,7 @@ this.Paras = rhs.Paras; this.Flags = rhs.Flags; this.TagName = rhs.TagName; this.KeyWord = rhs.KeyWord; this.KeyWords = rhs.KeyWords; this.SortCode = rhs.SortCode; this.Description = rhs.Description; } @@ -73,7 +73,7 @@ /// <summary> /// 识别关键字 /// </summary> public string KeyWord { get; set; } public string KeyWords { get; set; } /// <summary> /// 排序码