From 907a1579fecf2c160852cf99b3ea77c08eb481cc Mon Sep 17 00:00:00 2001
From: Shuxia Ning <NingShuxia0927@outlook.com>
Date: 星期二, 17 十二月 2024 09:44:04 +0800
Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/HStation/XHS.V1.0

---
 Service/HStation.Service.Revit.Core/04-service/01-json/00-core/RevitJsonProp.cs |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diff --git a/Service/HStation.Service.Revit.Core/04-service/01-json/00-core/RevitJsonProp.cs b/Service/HStation.Service.Revit.Core/04-service/01-json/00-core/RevitJsonProp.cs
index bdebdb0..ae58ea8 100644
--- a/Service/HStation.Service.Revit.Core/04-service/01-json/00-core/RevitJsonProp.cs
+++ b/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>
+        /// 杩涘彛鍙e緞 mm
+        /// </summary>
+        public const string InletDiameter = "杩涘彛鍙e緞";
 
+        /// <summary>
+        /// 鍑哄彛鍙e緞 mm
+        /// </summary>
+        public const string OutletDiameter = "鍑哄彛鍙e緞";
+
+        /// <summary>
+        /// 鏈�灏忓帇鍔� m
+        /// </summary>
+        public const string LowerLimit = "鏈�灏忓帇鍔�";
 
 
 

--
Gitblit v1.9.3