From 51697950d3b6c82c6df6f80c91a2d6d4b1887f24 Mon Sep 17 00:00:00 2001
From: zzr99 <1940172413@qq.com>
Date: 星期一, 27 九月 2021 17:40:01 +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 0f409c5..6d6663e 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -385,6 +385,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