From cb461a40efd3adeafadef8cb0bd2e2cb12f18d9b Mon Sep 17 00:00:00 2001 From: qin <a@163.com> Date: 星期六, 08 三月 2025 19:05:26 +0800 Subject: [PATCH] 冲突 --- HStation.RevitDev/HStation.RevitDev.Model/ModelEnum/FamilyType.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HStation.RevitDev/HStation.RevitDev.Model/ModelEnum/FamilyType.cs b/HStation.RevitDev/HStation.RevitDev.Model/ModelEnum/FamilyType.cs index b40178e..fbb1434 100644 --- a/HStation.RevitDev/HStation.RevitDev.Model/ModelEnum/FamilyType.cs +++ b/HStation.RevitDev/HStation.RevitDev.Model/ModelEnum/FamilyType.cs @@ -67,7 +67,7 @@ [Description("姘村簱")] [ExportModel(ExportType.EFT_Reservoir)] - RFT_WaterPool, + RFT_WaterPool, [Description("姘寸")] [ExportModel(ExportType.EFT_Pool)] @@ -86,7 +86,7 @@ RFT_Customize, [Description("鍐峰嵈濉�")] - [ExportModel(ExportType.EFT_Customize)] + [ExportModel(ExportType.EFT_CoolingTower)] RFT_CoolingTower } -- Gitblit v1.9.3