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 | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index 6a5a2ef..ef7bc2a 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -452,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" />
--
Gitblit v1.9.1