From bb1d2ec526b451d8b8173fe7bb4020a0f106951f Mon Sep 17 00:00:00 2001
From: wangyi <2946747746@qq.com>
Date: 星期三, 17 十二月 2025 13:18:26 +0800
Subject: [PATCH] 修复工序显示的问题,添加了动态显示列

---
 WebAPI/WebAPI.csproj |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index b8b6acb..ef7bc2a 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -438,6 +438,7 @@
     <Compile Include="Controllers\CGGL\Cg_POStockInChangeBillController.cs" />
     <Compile Include="Controllers\CGGL\Cg_POOrderChangeBillController.cs" />
     <Compile Include="Controllers\CGGL\Cg_POStockInBillList_SecController.cs" />
+    <Compile Include="Controllers\Cg_ContractTransportBillListController.cs" />
     <Compile Include="Controllers\CJGL\Cj_CallGoodsBillBackController.cs" />
     <Compile Include="Controllers\CJGL\Cj_CallGoodsBillMainController.cs" />
     <Compile Include="Controllers\CJGL\Cj_CenterCheckBillController.cs" />
@@ -451,6 +452,7 @@
     <Compile Include="Controllers\CJGL\Sc_KeyElementBindingController.cs" />
     <Compile Include="Controllers\CJGL\Sc_OEEReportController.cs" />
     <Compile Include="Controllers\CKGL\TMZD\Gy_BarCodeBillListController.cs" />
+    <Compile Include="Controllers\GZGL\Gy_SteppedPriceCoefficientController .cs" />
     <Compile Include="Controllers\JHGL\Gy_SourceMouldBillController.cs" />
     <Compile Include="Controllers\MJGL\Sc_MouldProdMoveBillController.cs" />
     <Compile Include="Controllers\MJGL\Sc_MouldProdBackBillController.cs" />
@@ -1235,6 +1237,7 @@
     <Folder Include="bin\" />
     <Folder Include="Controllers\椤圭洰绠$悊\鍩虹寤烘ā\" />
     <Folder Include="obj\x86\Debug\" />
+    <Folder Include="Views\Cg_ContractTransportBillList\" />
     <Folder Include="Views\Cg_PODemandPlanBill\" />
     <Folder Include="Views\Cg_PurchaseReturn\" />
     <Folder Include="Views\Cj_CallGoodsBillBack\" />

--
Gitblit v1.9.1