From c2c6c5dd4c8a9f68dd7a6be5237f23a21aaa90b7 Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期二, 28 九月 2021 09:39:49 +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 000abe6..a8dc561 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -384,6 +384,9 @@
     <Compile Include="DLL\ClsSc_MouldDotCheckBill.cs" />
     <Compile Include="DLL\ClsSc_MouldLifeChangeBill.cs" />
     <Compile Include="DLL\ClsSc_MouldMaintainBill.cs" />
+    <Compile Include="DLL\ClsSc_MouldOtherOutBill.cs" />
+    <Compile Include="DLL\ClsSc_MouldOtherInBill.cs" />
+    <Compile Include="DLL\ClsSc_MouldMoveStockStepOutBill.cs" />
     <Compile Include="DLL\ClsSc_MouldProdBackBill.cs" />
     <Compile Include="DLL\ClsSc_MouldProdInBill.cs" />
     <Compile Include="DLL\ClsSc_MouldMoveStockStepInBill.cs" />

--
Gitblit v1.9.1