Shuxia Ning
2024-12-17 907a1579fecf2c160852cf99b3ea77c08eb481cc
Service/HStation.Service.Revit.Core/04-service/01-json/00-core/RevitJsonProp.cs
@@ -201,7 +201,6 @@
        /// </summary>
        public const string LinkStatusSwitch = "开关状态";
        /// <summary>
        /// 长度信息
        /// </summary>
@@ -317,7 +316,20 @@
        /// </summary>
        public const string CurrentPress = "压力信息";
        /// <summary>
        /// 进口口径 mm
        /// </summary>
        public const string InletDiameter = "进口口径";
        /// <summary>
        /// 出口口径 mm
        /// </summary>
        public const string OutletDiameter = "出口口径";
        /// <summary>
        /// 最小压力 m
        /// </summary>
        public const string LowerLimit = "最小压力";