From 5c76893e9a80142091c2a5b0b0af976e00b63eab Mon Sep 17 00:00:00 2001 From: wtt <1985833171@qq.com> Date: 星期四, 06 六月 2024 14:24:21 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API --- DAL/DAL.csproj | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/DAL/DAL.csproj b/DAL/DAL.csproj index 33d1401..450f852 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" /> @@ -1192,6 +1200,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