Shuxia Ning
2024-12-20 c957a99f45bd57c82285ed013361d68bff6335f7
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 = "水表";
@@ -86,6 +91,11 @@
        public const string Exchanger = "换热器";
        /// <summary>
        /// 空压机
        /// </summary>
        public const string Compressor = "空压机";
        /// <summary>
        /// 水泵
        /// </summary>
        public const string Pump = "水泵";