From cc983ebbf21500c9e96778a400da484fd0274c3c Mon Sep 17 00:00:00 2001
From: yxj <1qaz@123>
Date: 星期四, 21 七月 2022 13:45:34 +0800
Subject: [PATCH] 新增直接调拨单校验-是否校对仓库仓位、生产领料单校验-是否校对仓库仓位参数

---
 Model/Model.csproj |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Model/Model.csproj b/Model/Model.csproj
index 0088b91..9d264c3 100644
--- a/Model/Model.csproj
+++ b/Model/Model.csproj
@@ -646,7 +646,9 @@
     <Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillMain.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillSub.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillSub_Item.cs" />
+    <Compile Include="杞﹂棿绠$悊\ClsSc_ABJJDMain.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsWW_EntrustWorkOrderBillMain.cs" />
+    <Compile Include="杞﹂棿绠$悊\ClsSc_ABJJDSub.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsWW_EntrustWorkOrderBillSub.cs" />
     <Compile Include="杞﹂棿绠$悊\Sc_ProcessExchangeBackBillMain.cs" />
     <Compile Include="杞﹂棿绠$悊\Sc_ProcessExchangeBackBillSub.cs" />

--
Gitblit v1.9.1