From 6b5d94e8697f0e73ea7430b1d7041cca18e76de7 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期三, 28 八月 2024 15:53:48 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API
---
Model/Model.csproj | 125 +++++++++++++++++++++++++++++++++++++++++
1 files changed, 123 insertions(+), 2 deletions(-)
diff --git a/Model/Model.csproj b/Model/Model.csproj
index be6a97f..b242ef1 100644
--- a/Model/Model.csproj
+++ b/Model/Model.csproj
@@ -10,7 +10,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Model</RootNamespace>
<AssemblyName>Model</AssemblyName>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<FileUpgradeFlags>
</FileUpgradeFlags>
<UpgradeBackupLocation>
@@ -41,6 +41,7 @@
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
+ <Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
@@ -49,6 +50,7 @@
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
+ <Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
<DebugSymbols>true</DebugSymbols>
@@ -57,6 +59,7 @@
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
+ <Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
<OutputPath>bin\x86\Release\</OutputPath>
@@ -65,6 +68,7 @@
<DebugType>pdbonly</DebugType>
<PlatformTarget>x86</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
+ <Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
@@ -104,6 +108,7 @@
<Compile Include="ClsPay_RewardPunishBillSub.cs" />
<Compile Include="ClsPay_WorkErrTimesBillMain.cs" />
<Compile Include="ClsPay_WorkErrTimesBillSub.cs" />
+ <Compile Include="ClsGy_MaterialMouldBillSub.cs" />
<Compile Include="ClsXt_PrintBill_Model.cs" />
<Compile Include="CRM\ClsCrm_ClueBillMain.cs" />
<Compile Include="CRM\ClsCrm_ClueBillSub.cs" />
@@ -137,6 +142,16 @@
<Compile Include="CRM\ClsSec_ProductRepairBillMain.cs" />
<Compile Include="CRM\ClsSec_ProductRepairBillSub.cs" />
<Compile Include="CRM\ClsSec_ProductRepairBillSub1.cs" />
+ <Compile Include="MES\ClsSc_MESBeginWorkBillSub_RelationBill.cs" />
+ <Compile Include="WMS\ClsWMS_CusBarCodeCheckBillMain.cs" />
+ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_TechnologyParameterType_Model .cs" />
+ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_RestDay_Model.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_MonthTarGetBillMain.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_MonthTarGetBillSub.cs" />
+ <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipRepairSignBillMain.cs" />
+ <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipRepairSignBillSub.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_TakeSampleCheckBillMain.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_TakeSampleCheckBillSub.cs" />
<Compile Include="MES\ClsSc_SourceLineRepairBillSub_Mater.cs" />
<Compile Include="MES\ClsSc_SourceLineRepairBillSub.cs" />
<Compile Include="MES\ClsSc_SourceLineRepairBillMain.cs" />
@@ -225,6 +240,9 @@
<Compile Include="浠撳簱绠$悊\ClsKf_EntrustOutBillMain.cs" />
<Compile Include="浠撳簱绠$悊\ClsKf_EntrustOutBillSub.cs" />
<Compile Include="浠撳簱绠$悊\ClsKf_EntrustReplenishOutBillMain.cs" />
+ <Compile Include="浠撳簱绠$悊\ClsKf_MoveStockStepInBillMain.cs" />
+ <Compile Include="浠撳簱绠$悊\ClsKf_MoveStockStepInBillScheme.cs" />
+ <Compile Include="浠撳簱绠$悊\ClsKf_MoveStockStepOutBillScheme.cs" />
<Compile Include="浠撳簱绠$悊\ClsKf_MateReplenishOutBillMain.cs" />
<Compile Include="浠撳簱绠$悊\ClsKf_MateOutBillMain.cs" />
<Compile Include="浠撳簱绠$悊\ClsKf_MateOutBillScheme.cs" />
@@ -235,9 +253,16 @@
<Compile Include="浠撳簱绠$悊\ClsKf_MateOutRequestBillSub.cs" />
<Compile Include="浠撳簱绠$悊\ClsKF_ChangeBoxBillMain.cs" />
<Compile Include="浠撳簱绠$悊\ClsKF_ChangeBoxBillSub.cs" />
+ <Compile Include="浠撳簱绠$悊\ClsSc_ProductionReturnBillSub.cs" />
+ <Compile Include="浠撳簱绠$悊\ClsSc_ProductionReturnBillMain.cs" />
+ <Compile Include="浠撳簱绠$悊\ClsKf_StepFoldInBillMain.cs" />
+ <Compile Include="浠撳簱绠$悊\ClsKf_StepFoldInBillSub.cs" />
+ <Compile Include="浠撳簱绠$悊\ClsKf_StepFoldOutBillSub.cs" />
+ <Compile Include="浠撳簱绠$悊\ClsKf_StepFoldOutBillMain.cs" />
<Compile Include="浠撳簱绠$悊\ClsKf_MoveStockStepOutBillMain.cs" />
<Compile Include="浠撳簱绠$悊\ClsKf_MoveStockBillMain.cs" />
<Compile Include="浠撳簱绠$悊\ClsKf_MoveStockBillScheme.cs" />
+ <Compile Include="浠撳簱绠$悊\ClsKf_MoveStockStepInBillSub.cs" />
<Compile Include="浠撳簱绠$悊\ClsKf_MoveStockStepOutBillSub.cs" />
<Compile Include="浠撳簱绠$悊\ClsKf_MoveStockBillSub.cs" />
<Compile Include="浠撳簱绠$悊\ClsKf_OtherInBillMain.cs" />
@@ -277,7 +302,17 @@
<Compile Include="淇℃伅骞冲彴\ClsOA_ComFileBillMain.cs" />
<Compile Include="淇℃伅骞冲彴\ClsOA_ComFileBillSub.cs" />
<Compile Include="淇℃伅骞冲彴\ClsOA_EmpMinMessage.cs" />
+ <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackCheckBillMain.cs" />
+ <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackHandleBillMain.cs" />
+ <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackCheckBillSub.cs" />
+ <Compile Include="淇℃伅骞冲彴\ClsOA_AndengFlowRuleBillMain.cs" />
+ <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackSignBill.cs" />
+ <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackReceiveBillMain.cs" />
<Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackBillMain.cs" />
+ <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackHandleBillSub.cs" />
+ <Compile Include="淇℃伅骞冲彴\ClsOA_AndengFlowRuleBillSub.cs" />
+ <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackSignBillSub.cs" />
+ <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackReceiveBillSub.cs" />
<Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackBillSub.cs" />
<Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackBillSub2.cs" />
<Compile Include="淇℃伅骞冲彴\ClsOA_InformBillMain.cs" />
@@ -291,6 +326,10 @@
<Compile Include="淇℃伅骞冲彴\ClsOA_MeetNotifyBillSub.cs" />
<Compile Include="淇℃伅骞冲彴\ClsOA_NewMain.cs" />
<Compile Include="淇℃伅骞冲彴\ClsOA_NewSub.cs" />
+ <Compile Include="鍣ㄥ叿绠$悊\ClsSc_MouldLowerBillMain.cs" />
+ <Compile Include="鍣ㄥ叿绠$悊\ClsSc_MouldLowerBillSub.cs" />
+ <Compile Include="鍣ㄥ叿绠$悊\ClsSc_MouldUpperBillSub.cs" />
+ <Compile Include="鍣ㄥ叿绠$悊\ClsSc_MouldUpperBillMain.cs" />
<Compile Include="鍩虹璧勬枡\K3鍩虹璧勬枡\ClsK3_Customer_Model.cs" />
<Compile Include="鍩虹璧勬枡\K3鍩虹璧勬枡\ClsK3_Department_Model.cs" />
<Compile Include="鍩虹璧勬枡\K3鍩虹璧勬枡\ClsK3_Employee_Model.cs" />
@@ -330,7 +369,20 @@
<Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_AreaUser_Model.cs">
<SubType>Code</SubType>
</Compile>
+ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_BadPhenomena_Model.cs" />
<Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_BadResult_Model.cs" />
+ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CardChangeType_Model.cs" />
+ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CardStatus_Model.cs" />
+ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CardAddress_Model.cs" />
+ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CardType_Model.cs" />
+ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_DotCheckItemMethod_Model.cs" />
+ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_DotCheckItemClass_Model.cs" />
+ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_ErrMsgBackType_Model.cs" />
+ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CheckNoteItem_Model.cs" />
+ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_MaintainLev_Model.cs" />
+ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_PreventErrMould_Model.cs" />
+ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_TaskClass_Model.cs" />
+ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_ProjectClass_Model.cs" />
<Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_StockCheckItem_Model.cs" />
<Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_InspectInstruMent_Model.cs" />
<Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_InspectBasis_Model.cs" />
@@ -351,6 +403,7 @@
<Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_Operator_Model.cs" />
<Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_RateType_Model.cs" />
<Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_Staff_Model.cs" />
+ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_ProjectMoney_Model.cs" />
<Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_TaxMIXMain_Model.cs" />
<Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_TaxMIXSub_Model.cs" />
<Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_TaxRate_Model.cs" />
@@ -426,6 +479,7 @@
<Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_BarCodeCheckType_Model.cs" />
<Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_Item30JiTai_Model.cs" />
<Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_User_Model.cs" />
+ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_UnitConvertRate_Model.cs" />
<Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_Work_Model.cs" />
<Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsXt_FastICSchemeMain_Model.cs" />
<Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsXt_FastICSchemeSub_Model.cs" />
@@ -435,6 +489,10 @@
<Compile Include="宸ヨ祫绠$悊\ClsHR_EmpDimissionBillSub.cs" />
<Compile Include="宸ヨ祫绠$悊\ClsHR_EmpEngageRequestBillMain.cs" />
<Compile Include="宸ヨ祫绠$悊\ClsHR_EmpEngageRequestBillSub.cs" />
+ <Compile Include="宸ヨ祫绠$悊\ClsHR_EmployeeSkillBillMain.cs" />
+ <Compile Include="宸ヨ祫绠$悊\ClsHR_EmployeeSkillBillSub.cs" />
+ <Compile Include="宸ヨ祫绠$悊\ClsHR_EmployeeSkillExamBillMain.cs" />
+ <Compile Include="宸ヨ祫绠$悊\ClsHR_EmployeeSkillExamBillSub.cs" />
<Compile Include="宸ヨ祫绠$悊\ClsPay_CarOutApplyBillMain.cs" />
<Compile Include="宸ヨ祫绠$悊\ClsPay_CarOutApplyBillSub.cs" />
<Compile Include="宸ヨ祫绠$悊\ClsPay_EmpInitChangeBillMain.cs" />
@@ -451,6 +509,9 @@
<Compile Include="宸ヨ祫绠$悊\ClsPay_SubsidyChangeBillSub.cs" />
<Compile Include="宸ヨ祫绠$悊\ClsPay_SumBalBillMain .cs" />
<Compile Include="宸ヨ祫绠$悊\ClsPay_SumBalBillSub.cs" />
+ <Compile Include="宸ヨ祫绠$悊\ClsHR_PostSkillBillMain.cs" />
+ <Compile Include="宸ヨ祫绠$悊\ClsHR_PostSkillBillSub.cs" />
+ <Compile Include="搴旀敹绠$悊\ClsYS_ReceiveOtherBillSub.cs" />
<Compile Include="鎴愭湰绠$悊\ClsCB_ChangeMoneyBillMain.cs" />
<Compile Include="鎴愭湰绠$悊\ClsCB_ChangeMoneyBillSub.cs" />
<Compile Include="鎴愭湰绠$悊\ClsCB_EntrustMoneyCost_M.cs" />
@@ -597,15 +658,56 @@
<Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldStockBillMain.cs" />
<Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldStockBillSub.cs" />
<Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsGy_EquipTypeBill.cs" />
+ <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsGy_FixCardChangeBillMain.cs" />
<Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipConkBookBillMain.cs" />
<Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipConkBookBillSub.cs" />
+ <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsGy_FixCardBillMain.cs" />
+ <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsGy_FixCardBillSub_Emp.cs" />
+ <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipBeginBillMain.cs" />
+ <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSB_EquipICMOTechParamBillMain.cs" />
+ <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSB_EquipICMOTechParamBillSub.cs" />
+ <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipStopBillMain.cs" />
+ <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipBeginBillSub.cs" />
+ <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipStopBillSub.cs" />
<Compile Include="绯荤粺鍏敤\ClsXt_SystemParameter_Model.cs" />
+ <Compile Include="璁″垝绠$悊\ClsGy_MaterialTechParamBillSub.cs" />
+ <Compile Include="璁″垝绠$悊\ClsGy_MaterialTechParamBillMain.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_BackSampleCheckBillMain.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_BackSampleCheckBillSub.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_PatrolProcCheckOtherBillMain.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_PatrolProcCheckOtherBillSub.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_PatrolProcCheckOtherBillSub_ValueGrid.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_WorkSelfCheckBillMain.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_StockCheckBillMain.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_WorkSelfCheckBillSub.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_StockCheckBillSub.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_WorkSelfCheckBillSub_ValueGrid.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_StockCheckBillSub_ValueGrid.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_NoPassProdConclusionBillMain.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_NoPassProdConclusionBillSub.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_NoPassProdDisposeCheckBillMain.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_NoPassProdDisposeBillMain.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_NoPassProdDisposeCheckBillSub.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_NoPassProdRequestBillMain.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_NoPassProdDisposeBillSub.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_NoPassProdRequestBillSub.cs" />
<Compile Include="璐ㄦ绠$悊\ClsSc_ProcessExchangeBillMain_Note.cs" />
<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="杞﹂棿绠$悊\ClsGy_MaterPreventErrMouldBillMain.cs" />
+ <Compile Include="杞﹂棿绠$悊\ClsQc_PreventErrMouldCheckBillMain.cs" />
+ <Compile Include="杞﹂棿绠$悊\ClsGy_WorkBeginDotCheckListBillMain.cs" />
+ <Compile Include="杞﹂棿绠$悊\ClsCJ_WIPBeginStockBillMain.cs" />
+ <Compile Include="杞﹂棿绠$悊\ClsCJ_WIPBeginStockBillSub.cs" />
+ <Compile Include="杞﹂棿绠$悊\ClsSc_ProcessExchangeBillSub_BatchSplit.cs" />
+ <Compile Include="杞﹂棿绠$悊\ClsSc_WorkBeginDotCheckBillMain.cs" />
+ <Compile Include="杞﹂棿绠$悊\ClsGy_MaterPreventErrMouldBillSub.cs" />
+ <Compile Include="杞﹂棿绠$悊\ClsQc_PreventErrMouldCheckBillSub.cs" />
+ <Compile Include="杞﹂棿绠$悊\ClsGy_WorkBeginDotCheckListBillSub.cs" />
+ <Compile Include="杞﹂棿绠$悊\ClsSc_WorkBeginDotCheckBillSub.cs" />
<Compile Include="杞﹂棿绠$悊\Sc_AssemblyBill_BindSourceTemp.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchRecordBackBillMain.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchRecordBackBillSub.cs" />
@@ -820,6 +922,8 @@
</Compile>
<Compile Include="閲囪喘绠$悊\ClsWW_PPBomBillMain.cs" />
<Compile Include="閲囪喘绠$悊\ClsWW_PPBomBillSub.cs" />
+ <Compile Include="閲囪喘绠$悊\ClsCg_PayableBillMain.cs" />
+ <Compile Include="閲囪喘绠$悊\ClsCg_PayableSub.cs" />
<Compile Include="閲囪喘绠$悊\Sup_SendGoodsBillMain.cs" />
<Compile Include="閲囪喘绠$悊\Sup_SendGoodsBillSub.cs" />
<Compile Include="閲戣澏CLOUD鍗曟嵁\浠撳簱绠$悊\ClsKf_EntrustInBackBillMain_CLD.cs" />
@@ -928,6 +1032,8 @@
<Compile Include="閲戣澏鍗曟嵁\閿�鍞鐞哱ClsXs_SeOutStockBackBillSub_K3.cs" />
<Compile Include="閲戣澏鍗曟嵁\閿�鍞鐞哱ClsXs_SeOutStockBillMain_K3.cs" />
<Compile Include="閲戣澏鍗曟嵁\閿�鍞鐞哱ClsXs_SeOutStockBillSub_K3.cs" />
+ <Compile Include="閿�鍞鐞哱ClsXs_SellOutChangeBillSub.cs" />
+ <Compile Include="閿�鍞鐞哱ClsXs_SellOutChangeBillMain.cs" />
<Compile Include="閿�鍞鐞哱ClsKf_ICStockBackBillMain.cs" />
<Compile Include="閿�鍞鐞哱ClsKf_ICStockBackBillSub.cs" />
<Compile Include="閿�鍞鐞哱ClsXs_ReceivableBillSub.cs" />
@@ -955,6 +1061,7 @@
<Compile Include="閿�鍞鐞哱ClsXs_SellPlanBillSub.cs" />
<Compile Include="閿�鍞鐞哱ClsXs_SellPlanExecuteBillMain.cs" />
<Compile Include="閿�鍞鐞哱ClsXs_SellPlanExecuteBillSub.cs" />
+ <Compile Include="閿�鍞鐞哱ClsXs_OutDoorCheckBillMain.cs" />
<Compile Include="閿�鍞鐞哱ClsXs_SeQuotation_ccjgBillMain.cs" />
<Compile Include="閿�鍞鐞哱ClsXs_SeQuotation_ccjgBillSub.cs" />
<Compile Include="閿�鍞鐞哱ClsXs_SeDownStockBillMain.cs" />
@@ -973,7 +1080,22 @@
<Compile Include="閿�鍞鐞哱鍗曡瘉绠$悊\ClsXs_LadingBillSub.cs" />
<Compile Include="閿�鍞鐞哱鍗曡瘉绠$悊\ClsXs_ShippingAdviceBillMain.cs" />
<Compile Include="閿�鍞鐞哱鍗曡瘉绠$悊\ClsXs_ShippingAdviceBillSub.cs" />
+ <Compile Include="椤圭洰绠$悊\ClsGy_ProjectMoneyBOMBillMain.cs" />
+ <Compile Include="椤圭洰绠$悊\ClsGy_ProjectMoneyBOMBillSub.cs" />
+ <Compile Include="椤圭洰绠$悊\ClsPM_ProjectEndBillMain.cs" />
+ <Compile Include="椤圭洰绠$悊\ClsPM_ProjectBeginBillMain.cs" />
+ <Compile Include="椤圭洰绠$悊\ClsPM_ProjectEndBillSub.cs" />
+ <Compile Include="椤圭洰绠$悊\ClsPM_ProjectBeginBillSub.cs" />
+ <Compile Include="椤圭洰绠$悊\ClsGy_WorkTaskMoneyBOMBillMain.cs" />
+ <Compile Include="椤圭洰绠$悊\ClsGy_WorkTaskMoneyBOMBillSub.cs" />
+ <Compile Include="椤圭洰绠$悊\Cls锘縋M_WorkTaskMoneyBillMain.cs" />
+ <Compile Include="椤圭洰绠$悊\ClsPM_WorkTaskMoneyBillSub.cs" />
+ <Compile Include="椤圭洰绠$悊\ClsPM_ProjectMoneyBillSub.cs" />
+ <Compile Include="椤圭洰绠$悊\ClsPM_ProjectMoneyBillMain.cs" />
+ <Compile Include="椤圭洰绠$悊\ClsPM_CustomerTaskBillMain.cs" />
+ <Compile Include="椤圭洰绠$悊\ClsGy_MaterialMouldBillMain.cs" />
<Compile Include="椤圭洰绠$悊\ClsPM_WorkPlanMonthBillMain.cs" />
+ <Compile Include="椤圭洰绠$悊\ClsPM_CustomerTaskBillSub.cs" />
<Compile Include="椤圭洰绠$悊\ClsPM_WorkReportWeekBillSub.cs" />
<Compile Include="椤圭洰绠$悊\ClsPM_WorkReportWeekBillMain.cs" />
<Compile Include="椤圭洰绠$悊\ClsPM_WorkPlanMonthBillSub.cs" />
@@ -1200,7 +1322,6 @@
<Compile Include="搴旀敹绠$悊\ClsYS_ReceiveBillMain.cs" />
<Compile Include="搴旀敹绠$悊\ClsYS_ReceiveBillSub.cs" />
<Compile Include="搴旀敹绠$悊\ClsYS_ReceiveOtherBillMain.cs" />
- <Compile Include="搴旀敹绠$悊\ClsYS_ReceiveOtherBillSub.cs" />
<Compile Include="搴旀敹绠$悊\ClsYS_ReceiveShouldBillMain.cs" />
<Compile Include="搴旀敹绠$悊\ClsYS_ReceiveShouldBillSub.cs" />
<Compile Include="璁″垝绠$悊\ClsGy_ICBomBillMain.cs" />
--
Gitblit v1.9.1