From d85b810b5f1dd5e06b0e7a35ae89e1070bfb7d30 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期六, 20 四月 2024 20:56:40 +0800
Subject: [PATCH] 收款单、应收退款单:数据类型错误问题解决

---
 DAL/DAL.csproj |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/DAL/DAL.csproj b/DAL/DAL.csproj
index 2997a73..ed1f279 100644
--- a/DAL/DAL.csproj
+++ b/DAL/DAL.csproj
@@ -90,6 +90,7 @@
     <Compile Include="MES\ClsSc_MESMaterToSourceBill .cs" />
     <Compile Include="浜轰簨绠$悊\ClsHR_EmpFosterBill.cs" />
     <Compile Include="浜轰簨绠$悊\ClsHR_EmpUpChangeBill.cs" />
+    <Compile Include="浠撳簱绠$悊\ClsSc_ProductionReturnBill.cs" />
     <Compile Include="浠撳簱绠$悊\ClsKf_StepFoldInBill.cs" />
     <Compile Include="浠撳簱绠$悊\ClsKf_StepFoldOutBill.cs" />
     <Compile Include="浠撳簱绠$悊\ClsKf_SellOutBillForLayUI.cs" />
@@ -126,6 +127,7 @@
     <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_QCCheckProject_View.cs" />
     <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_StdWorkTimes_Ctl.cs" />
     <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_SupMaterial_Ctl.cs" />
+    <Compile Include="宸ヨ祫绠$悊\ClsHR_EmployeeSkillBill.cs" />
     <Compile Include="宸ヨ祫绠$悊\ClsHR_PostSkillBill.cs" />
     <Compile Include="婧愬崟\ERP婧愬崟\Cls_S_Sc_ABJJD.cs" />
     <Compile Include="婧愬崟\InterFace婧愬崟\Cls_S_IF_ICMOBillList.cs" />
@@ -643,6 +645,10 @@
     <Compile Include="绯荤粺鍏敤\ClsXt_SystemParameter_Ctl.cs" />
     <Compile Include="绯荤粺鍏敤\ClsXt_BillSubType_Ctl.cs" />
     <Compile Include="璁″垝绠$悊\ClsGy_MaterialTechParamBillMain.cs" />
+    <Compile Include="璐ㄦ绠$悊\ClsQC_NoPassProdConclusionBill.cs" />
+    <Compile Include="璐ㄦ绠$悊\ClsQC_NoPassProdDisposeCheckBill.cs" />
+    <Compile Include="璐ㄦ绠$悊\ClsQC_NoPassProdDisposeBill.cs" />
+    <Compile Include="璐ㄦ绠$悊\ClsQC_NoPassProdRequestBill.cs" />
     <Compile Include="璐ㄦ绠$悊\ClsQC_FirstPieceCheckBill.cs" />
     <Compile Include="璐ㄦ绠$悊\ClsQC_LastPieceCheckBill.cs" />
     <Compile Include="璐ㄦ绠$悊\ClsQC_NoPassProdCheckBill.cs" />

--
Gitblit v1.9.1