From 697b7b10f62a1210d43033ac0bda86d037fce367 Mon Sep 17 00:00:00 2001
From: yxj <yxj@hz-kingdee.com>
Date: 星期一, 18 九月 2023 14:29:45 +0800
Subject: [PATCH] 涤纶半成品生成条码模块,输入流水号返回工序时增加判断当前用户是否绑定该工序控制

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

diff --git a/Model/Model.csproj b/Model/Model.csproj
index c4eb85a..82dca5a 100644
--- a/Model/Model.csproj
+++ b/Model/Model.csproj
@@ -587,6 +587,8 @@
     <Compile Include="璐ㄦ绠$悊\ClsQC_FirstPieceCheckBillSub_ValueGrid.cs" />
     <Compile Include="璐ㄦ绠$悊\ClsQC_PatrolProcCheckBillSub_BadReason.cs" />
     <Compile Include="璐ㄦ绠$悊\ClsQC_ProcessCheckBillSub_ValueGrid.cs" />
+    <Compile Include="璐ㄦ绠$悊\ClsCrm_CustomerAppealBillSub.cs" />
+    <Compile Include="璐ㄦ绠$悊\ClsCrm_CustomerAppealBillMain.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchRecordBackBillMain.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchRecordBackBillSub.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchSendWorkBillMain.cs" />
@@ -721,7 +723,9 @@
     <Compile Include="杞﹂棿绠$悊\ClsSc_StationEntrustOutBillSub_Item.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsSc_StationInBillMain.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsSc_StationInBillSub.cs" />
+    <Compile Include="杞﹂棿绠$悊\ClsQC_TestSampleCheckBillMain.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillMain.cs" />
+    <Compile Include="杞﹂棿绠$悊\ClsQC_TestSampleCheckBillSub.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillSub.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillSub_Emp.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillSub_Item.cs" />

--
Gitblit v1.9.1