Shuxia Ning
2025-01-08 687a3dfd095bc8c099b7fa6e65f0dc699fdc8f1d
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 = "水泵";