lixiaojun
2024-10-18 1fe41eb1c9f2b2914b4a66a145f1ad0a75b9c915
Service/HStation.Service.Assets.Core/01-entity/02-Elbow/ElbowMain.cs
@@ -1,5 +1,4 @@
using HStation.Assets;
using Yw.Entity;
using Yw.Entity;
namespace HStation.Entity
{
@@ -52,6 +51,11 @@
        public int SortCode { get; set; }
        /// <summary>
        /// 管路连接长度
        /// </summary>
        public int? ConnectionLength { get; set; }
        /// <summary>
        /// 识别关键字
        /// </summary>
        public string KeyWord { get; set; }