duheng
2024-08-29 b7fd723cf65d323b50a2219f57bf3fee3c2402bb
Service/HStation.Service.Revit.Core/04-service/01-json/model/RevitJsonCatalog.cs
@@ -94,5 +94,10 @@
        /// 阀门
        /// </summary>
        public const string Valve = "阀门";
        /// <summary>
        /// 其他
        /// </summary>
        public const string Other = "其他";
    }
}