From 436768f043554c4acf846eb8b387d91860799580 Mon Sep 17 00:00:00 2001
From: yxj <1qaz@123>
Date: 星期三, 27 七月 2022 14:01:36 +0800
Subject: [PATCH] 新增直接调拨单校验-多行相同物料自动拆分换行匹配、生产领料单校验-多行相同物料自动拆分换行匹配参数
---
Model/Model.csproj | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/Model/Model.csproj b/Model/Model.csproj
index e255fcb..8894178 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" />
@@ -319,6 +320,7 @@
<Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CusLevel_Model.cs" />
<Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CusStatus_Model.cs" />
<Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_Dealer_Model.cs" />
+ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_FactoryDayOff_Model.cs" />
<Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_DisposeWay_Model.cs" />
<Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_DotCheck_Model.cs" />
<Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_Dweller_Model.cs" />
@@ -645,7 +647,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" />
@@ -714,6 +718,8 @@
<Compile Include="閲囪喘绠$悊\ClsWW_EntrustOrderBillSub.cs">
<SubType>Code</SubType>
</Compile>
+ <Compile Include="閲囪喘绠$悊\ClsWW_PPBomBillMain.cs" />
+ <Compile Include="閲囪喘绠$悊\ClsWW_PPBomBillSub.cs" />
<Compile Include="閲囪喘绠$悊\Sup_SendGoodsBillMain.cs" />
<Compile Include="閲囪喘绠$悊\Sup_SendGoodsBillSub.cs" />
<Compile Include="閲戣澏CLOUD鍗曟嵁\浠撳簱绠$悊\ClsKf_EntrustInBackBillMain_CLD.cs" />
--
Gitblit v1.9.1