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/RevitJsonCatalog.cs | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/Service/HStation.Service.Revit.Core/04-service/01-json/00-core/RevitJsonCatalog.cs b/Service/HStation.Service.Revit.Core/04-service/01-json/00-core/RevitJsonCatalog.cs index 7e9abd4..ecfb35d 100644 --- a/Service/HStation.Service.Revit.Core/04-service/01-json/00-core/RevitJsonCatalog.cs +++ b/Service/HStation.Service.Revit.Core/04-service/01-json/00-core/RevitJsonCatalog.cs @@ -56,6 +56,11 @@ public const string Hydrant = "娑堢伀鏍�"; /// <summary> + /// 鍐峰嵈濉� + /// </summary> + public const string Cooling = "鍐峰嵈濉�"; + + /// <summary> /// 姘磋〃 /// </summary> public const string Meter = "姘磋〃"; -- Gitblit v1.9.3