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 = "其他"; } }