From bb8c04b0c02edc66b91a6a0b27ea274a3effd8a0 Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期二, 01 七月 2025 15:43:31 +0800
Subject: [PATCH] 工程项目编辑报错修复
---
WebAPI/WebAPI.csproj | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index 635e6b1..c01174f 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -629,6 +629,7 @@
<Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_PaymentConditionListBillController.cs" />
<Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_DisposeWayController.cs" />
<Compile Include="Controllers\鍗庤繙datamapping\Gy_PNLInfoController.cs" />
+ <Compile Include="Controllers\椤圭洰绠$悊\宸ョ▼椤圭洰\PM_ProjectBill_WorkController.cs" />
<Compile Include="Models\ClsGy_PNLInfoSub.cs" />
<Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_ProcMulController.cs" />
<Compile Include="Controllers\鍩虹璧勬枡\鍩虹璧勬枡\Gy_RepairCheckClassController.cs" />
@@ -863,6 +864,9 @@
<Compile Include="Models\ClsGy_SupMaterial.cs" />
<Compile Include="Models\ClsGy_EquipFileBillSub_DotCheckRule.cs" />
<Compile Include="Models\ClsGy_EquipFileBillSub_MaintainRule.cs" />
+ <Compile Include="Models\ClsGy_WorkCenterSub.cs" />
+ <Compile Include="Models\ClsPM_ProjectBill_Work.cs" />
+ <Compile Include="Models\ClsPM_ProjectBill_WorkFee.cs" />
<Compile Include="Models\ClsSb_EquipPatrolCheckBillMain.cs" />
<Compile Include="Models\ClsSb_EquipPatrolCheckBillSub.cs" />
<Compile Include="Models\ClsSb_EquipPatrolCheckRuleBillMain.cs" />
--
Gitblit v1.9.1