From 90ee7578f4b40ba142b183f9cb3765d2669e8aeb Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期五, 15 九月 2023 10:10:52 +0800
Subject: [PATCH] 生产领料单:增加审核、反审核、作废、反作废、关闭、反关闭功能
---
DAL/DAL.csproj | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/DAL/DAL.csproj b/DAL/DAL.csproj
index 92a994e..40fa997 100644
--- a/DAL/DAL.csproj
+++ b/DAL/DAL.csproj
@@ -79,6 +79,7 @@
<Compile Include="ClsPay_EarlyLateErrBill.cs" />
<Compile Include="ClsPay_RewardPunishBill.cs" />
<Compile Include="ClsPay_WorkErrTimesBill.cs" />
+ <Compile Include="MES\ClsSc_SourceLineRepairBill.cs" />
<Compile Include="MES\ClsSc_MESMaterToSourceBill .cs" />
<Compile Include="浜轰簨绠$悊\ClsHR_EmpFosterBill.cs" />
<Compile Include="浜轰簨绠$悊\ClsHR_EmpUpChangeBill.cs" />
@@ -623,6 +624,7 @@
<Compile Include="璐ㄦ绠$悊\ClsQC_POStockInCheckBill.cs" />
<Compile Include="璐ㄦ绠$悊\ClsQC_ProcessCheckBill.cs" />
<Compile Include="璐ㄦ绠$悊\ClsQC_ProdReportCheckBill.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsCrm_CustomerAppealBill.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchRecordBackBill.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchSendWorkBill.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchWorkBackBill.cs" />
--
Gitblit v1.9.1