From 6d59d00fad736198a2aa00e5edc17a35bb8eea2d Mon Sep 17 00:00:00 2001 From: YL <YL@LAPTOP-SE03PLUR> Date: 星期三, 26 一月 2022 00:13:03 +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 df73b21..7e1867a 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -484,6 +484,7 @@ <Compile Include="DLL\ClsSb_MouldRepairWorkBill.cs" /> <Compile Include="DLL\ClsSc_ICMOBillWorkQtyStatus_Tmp.cs" /> <Compile Include="DLL\ClsSc_ICMOReportBill.cs" /> + <Compile Include="DLL\ClsSc_ICMOStepBillWorkQtyStatus_Tmp.cs" /> <Compile Include="DLL\ClsSc_MESBeginWorkBill.cs" /> <Compile Include="DLL\ClsSc_MESEndWorkBill.cs" /> <Compile Include="DLL\ClsSc_MESReturnStepWorkBill.cs" /> -- Gitblit v1.9.1