From d971349f30f6a5faae97892a195c99d36465e7b5 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期二, 11 六月 2024 23:40:54 +0800
Subject: [PATCH] 进站单新增优化  进站单保存 控制优化

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

diff --git a/DAL/DAL.csproj b/DAL/DAL.csproj
index 4f7938d..e9ab483 100644
--- a/DAL/DAL.csproj
+++ b/DAL/DAL.csproj
@@ -102,6 +102,12 @@
     <Compile Include="淇℃伅骞冲彴\ClsOA_AndengFlowRuleBill.cs" />
     <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackSignBill.cs" />
     <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackReceiveBill.cs" />
+    <Compile Include="鍏敤\frmHlpBillList1.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="鍏敤\frmHlpBillList1.designer.cs">
+      <DependentUpon>frmHlpBillList1.cs</DependentUpon>
+    </Compile>
     <Compile Include="鍩虹璧勬枡\InterFace鍩虹璧勬枡\ClsIF_ORGANIZATIONS_View.cs" />
     <Compile Include="鍩虹璧勬枡\鍏敤鍩虹璧勬枡\ClsGy_BadType_Ctl.cs" />
     <Compile Include="鍩虹璧勬枡\鍏敤鍩虹璧勬枡\ClsGy_CardChangeType_Ctl.cs" />
@@ -133,7 +139,9 @@
     <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_SupMaterial_Ctl.cs" />
     <Compile Include="宸ヨ祫绠$悊\ClsHR_EmployeeSkillBill.cs" />
     <Compile Include="宸ヨ祫绠$悊\ClsHR_PostSkillBill.cs" />
+    <Compile Include="婧愬崟\Cls_S_Xt_BaseBill1.cs" />
     <Compile Include="婧愬崟\ERP婧愬崟\Cls_S_Sc_ABJJD.cs" />
+    <Compile Include="婧愬崟\InterFace婧愬崟\Cls_S_IFCLD_ICMOList1.cs" />
     <Compile Include="婧愬崟\InterFace婧愬崟\Cls_S_IF_ICMOBillList.cs" />
     <Compile Include="婧愬崟\InterFace婧愬崟\Cls_S_IF_ProcessReportBillList.cs" />
     <Compile Include="婧愬崟\InterFace婧愬崟\Cls_S_IF_PackageDismantleBillList.cs" />
@@ -1193,6 +1201,10 @@
       <DependentUpon>frmHlpBillList.cs</DependentUpon>
       <SubType>Designer</SubType>
     </EmbeddedResource>
+    <EmbeddedResource Include="鍏敤\frmHlpBillList1.resx">
+      <DependentUpon>frmHlpBillList1.cs</DependentUpon>
+      <SubType>Designer</SubType>
+    </EmbeddedResource>
     <EmbeddedResource Include="鍏敤\frm_S_BillQueryCondition_New.resx">
       <SubType>Designer</SubType>
       <DependentUpon>frm_S_BillQueryCondition_New.cs</DependentUpon>

--
Gitblit v1.9.1