qin
2025-03-18 eeb667905a9ee2d04aa9a3762c122f2c9ecd90d8
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 = "水泵";