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 |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/Model/Model.csproj b/Model/Model.csproj
index 88030fe..9d264c3 100644
--- a/Model/Model.csproj
+++ b/Model/Model.csproj
@@ -282,6 +282,7 @@
     <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_QCCheckProjectMain.cs" />
     <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_QCCheckProjectSub.cs" />
     <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_SourceShift_Model.cs" />
+    <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_StdWorkTimes_Model.cs" />
     <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_TechParamByProc_Model.cs" />
     <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_UserCustomerRelation_Model.cs" />
     <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_UserDeptRelation_Model.cs" />
@@ -645,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