From 5b3b3ffee315a99bd478e20dd92bae82de7c259e Mon Sep 17 00:00:00 2001 From: YL <YL@LAPTOP-SE03PLUR> Date: 星期一, 21 六月 2021 23:21:16 +0800 Subject: [PATCH] 生产汇报单审核、反审核案例 --- WebAPI/WebAPI.csproj | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index 0dd5b99..c92141b 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -387,7 +387,9 @@ <Compile Include="DLL\ClsSb_EquipRepairCheckBill.cs" /> <Compile Include="DLL\ClsSb_EquipRepairWorkBill.cs" /> <Compile Include="DLL\ClsSc_ICMOReportBill.cs" /> + <Compile Include="DLL\ClsSc_MESBeginWorkBill.cs" /> <Compile Include="DLL\ClsSc_MESEndWorkBill.cs" /> + <Compile Include="DLL\ClsSc_MESStopWorkBill.cs" /> <Compile Include="DLL\ClsSc_MouldLifeChangeBill.cs" /> <Compile Include="DLL\ClsSc_MouldProdBackBill.cs" /> <Compile Include="DLL\ClsSc_MouldProdOutBill.cs" /> -- Gitblit v1.9.1