From c4f47bbec99d71eba138745e7f16c03400d88ad1 Mon Sep 17 00:00:00 2001
From: pzy <2829717936@qq.com>
Date: 星期三, 18 九月 2024 10:15:53 +0800
Subject: [PATCH] 导入任务1

---
 Model/Model.csproj |  258 +++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 256 insertions(+), 2 deletions(-)

diff --git a/Model/Model.csproj b/Model/Model.csproj
index 63c5645..25b9b39 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" />
@@ -90,6 +94,21 @@
     <Compile Include="APS\ClsSourceICMOValues.cs" />
     <Compile Include="APS\ClsSc_WorkBillMonthSortBillMain.cs" />
     <Compile Include="APS\ClsSc_WorkBillMonthSortBillSub.cs" />
+    <Compile Include="APS\ClsSc_ICMOChangeBillMain.cs" />
+    <Compile Include="APS\ClsSc_ICMOChangeBillSub.cs" />
+    <Compile Include="ClsHR_EmpFosterBillMain.cs" />
+    <Compile Include="ClsHR_EmpFosterBillSub.cs" />
+    <Compile Include="ClsHR_EmpUpChangeBillMain.cs" />
+    <Compile Include="ClsHR_EmpUpChangeBillSub.cs" />
+    <Compile Include="ClsPay_AbsentBillMain.cs" />
+    <Compile Include="ClsPay_AbsentBillSub.cs" />
+    <Compile Include="ClsPay_EarlyLateErrBillMain.cs" />
+    <Compile Include="ClsPay_EarlyLateErrBillSub.cs" />
+    <Compile Include="ClsPay_RewardPunishBillMain.cs" />
+    <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" />
@@ -123,6 +142,20 @@
     <Compile Include="CRM\ClsSec_ProductRepairBillMain.cs" />
     <Compile Include="CRM\ClsSec_ProductRepairBillSub.cs" />
     <Compile Include="CRM\ClsSec_ProductRepairBillSub1.cs" />
+    <Compile Include="Exceptions\Gy_GroupException.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" />
     <Compile Include="MES\ClsSc_MESBeginWorkBillMain.cs" />
     <Compile Include="MES\ClsSc_MESBeginWorkBillSub.cs" />
     <Compile Include="MES\ClsSc_MESEndWorkBillMain.cs" />
@@ -207,15 +240,31 @@
     <Compile Include="浠撳簱绠$悊\ClsKf_EntrustInBillSub.cs" />
     <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" />
+    <Compile Include="浠撳簱绠$悊\ClsKf_EntrustReplenishOutBillSub.cs" />
+    <Compile Include="浠撳簱绠$悊\ClsKf_MateReplenishOutBillSub.cs" />
     <Compile Include="浠撳簱绠$悊\ClsKf_MateOutBillSub.cs" />
     <Compile Include="浠撳簱绠$悊\ClsKf_MateOutRequestBillMain.cs" />
     <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" />
     <Compile Include="浠撳簱绠$悊\ClsKf_OtherInBillScheme.cs" />
@@ -239,6 +288,9 @@
     <Compile Include="浠撳簱绠$悊\ClsKf_ICStockBillScheme.cs" />
     <Compile Include="浠撳簱绠$悊\ClsKf_ICStockBillSub.cs" />
     <Compile Include="浠撳簱绠$悊\鏉$爜绠$悊\ClsGy_BarCodeEdit_Model.cs" />
+    <Compile Include="浠撳簱绠$悊\鏉$爜绠$悊\ClsKF_BarCodeStatusChangeBillMain.cs" />
+    <Compile Include="浠撳簱绠$悊\鏉$爜绠$悊\ClsKF_BarCodeStatusChangeBillSub.cs" />
+    <Compile Include="浠撳簱绠$悊\鏉$爜绠$悊\Gy_BarCodeBill_Out.cs" />
     <Compile Include="浠撳簱绠$悊\铏氫粨绠$悊\ClsKf_VirtualStockInBillMain.cs" />
     <Compile Include="浠撳簱绠$悊\铏氫粨绠$悊\ClsKf_VirtualStockInBillScheme.cs" />
     <Compile Include="浠撳簱绠$悊\铏氫粨绠$悊\ClsKf_VirtualStockInBillSub.cs" />
@@ -251,7 +303,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" />
@@ -265,6 +327,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" />
@@ -276,10 +342,13 @@
     <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_CostCenterDeptRelation_Model.cs" />
     <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_CostItemAccount_Model.cs" />
     <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_MateMouldInfo_Model.cs" />
+    <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_MateMould_Model.cs" />
     <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_MatePriceProperty_Model.cs" />
     <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_QCCheckProjectMain.cs" />
     <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_QCCheckProjectSub.cs" />
     <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_SourceShift_Model.cs" />
+    <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_StdWorkTimes_Model.cs" />
+    <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_SupMaterial_Model.cs" />
     <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_TechParamByProc_Model.cs" />
     <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_UserCustomerRelation_Model.cs" />
     <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_UserDeptRelation_Model.cs" />
@@ -301,11 +370,45 @@
     <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" />
+    <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_PostSkill_Model.cs" />
+    <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_StockMoveStyle_Model.cs" />
+    <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_QualityStd_Model.cs" />
+    <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_InspectMethod_Model.cs" />
+    <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_InspectValue_Model .cs" />
+    <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_BadType_Model.cs" />
     <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_BigArea_Model.cs" />
     <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_BusinessUnit_Model.cs" />
     <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_Carbook_Model.cs" />
     <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CareFor_Model.cs" />
     <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CheckToolsType_Model.cs" />
+    <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CustLocation_Model.cs" />
+    <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_EquipStatus_Model.cs" />
+    <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_MouldStatus_Model.cs" />
+    <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" />
+    <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_PaymentCondition_Model.cs" />
     <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_Company_Model.cs" />
     <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_ConveyComp_Model.cs" />
     <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_ConveyType_Model.cs" />
@@ -317,6 +420,7 @@
     <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CusLevel_Model.cs" />
     <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CusStatus_Model.cs" />
     <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_Dealer_Model.cs" />
+    <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_FactoryDayOff_Model.cs" />
     <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_DisposeWay_Model.cs" />
     <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_DotCheck_Model.cs" />
     <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_Dweller_Model.cs" />
@@ -333,6 +437,10 @@
     <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_Logo_Model.cs" />
     <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_MainMaterial_Model.cs" />
     <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_Market_Model.cs" />
+    <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_COMMONCONTACT_Model.cs" />
+    <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_RecCondition_Model.cs" />
+    <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_SupplierContact_Model.cs" />
+    <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_StockStatus_Model.cs" />
     <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_MaterType_Model.cs" />
     <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_MouldFileMain.cs" />
     <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_MouldFileSub.cs" />
@@ -372,12 +480,20 @@
     <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" />
     <Compile Include="宸ヤ綅鐪嬫澘\ClsGy_SOPBillMain.cs" />
     <Compile Include="宸ヤ綅鐪嬫澘\ClsGy_SOPBillSub.cs" />
     <Compile Include="宸ヨ祫绠$悊\ClsHR_EmpDimissionBillMain.cs" />
     <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" />
@@ -394,6 +510,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" />
@@ -409,10 +528,13 @@
     <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_TechnologyParameter_Model.cs" />
     <Compile Include="鎴愭湰绠$悊\ClsKf_ICBal.cs" />
     <Compile Include="鎴愭湰绠$悊\ClsKf_WIPBal.cs" />
+    <Compile Include="鐢熶骇绠$悊\ClsGy_SourceWorkStationSet.cs" />
     <Compile Include="鐢熶骇绠$悊\ClsSc_ChangeNoteBillMain.cs" />
     <Compile Include="鐢熶骇绠$悊\ClsSc_ChangeNoteBillSub.cs" />
     <Compile Include="鐢熶骇绠$悊\ClsSc_MateWasterRequestBillMain.cs" />
     <Compile Include="鐢熶骇绠$悊\ClsSc_MateWasterRequestBillSub.cs" />
+    <Compile Include="鐢熶骇绠$悊\ClsSc_PPBomBillMain.cs" />
+    <Compile Include="鐢熶骇绠$悊\ClsSc_PPBomBillSub.cs" />
     <Compile Include="鐢熶骇绠$悊\ClsSc_WIPStockChangeBillMain.cs" />
     <Compile Include="鐢熶骇绠$悊\ClsSc_WIPStockChangeBillSub.cs" />
     <Compile Include="鐢熶骇绠$悊\ClsSc_WIPStockCheckBillMain.cs" />
@@ -464,6 +586,7 @@
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsGy_MouldRoutingBillMain.cs" />
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsGy_MouldRoutingBillSub.cs" />
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSb_MouldRepairWorkBillMain.cs" />
+    <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSb_MouldRepairWorkBillSub_Item.cs" />
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSb_MouldRepairWorkBillSub.cs" />
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldBorrowInBillMain.cs" />
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldBorrowInBillSub.cs" />
@@ -483,6 +606,8 @@
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldDotCheckBillMain.cs" />
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldDotCheckBillSub.cs" />
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldDotCheckPlanBillMain.cs" />
+    <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldDotCheckBillSub_Item.cs" />
+    <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldDotCheckPlanBillSub_Item.cs" />
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldDotCheckPlanBillSub.cs" />
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldDotCheckRuleBillMain.cs" />
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldDotCheckRuleBillSub.cs" />
@@ -492,14 +617,26 @@
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldEntrustOutPlanBillSub.cs" />
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldLifeChangeBillMain.cs" />
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldLifeChangeBillSub.cs" />
+    <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldLifeUseBillMain.cs" />
+    <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldLifeUseBillSub.cs" />
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldMaintainBillMain.cs" />
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldMaintainBillSub.cs" />
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldMaintainPlanBillMain.cs" />
+    <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldMaintainPlanBillSub_Item.cs" />
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldMaintainPlanBillSub.cs" />
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldMaintainRuleBillMain.cs" />
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldMaintainRuleBillSub.cs" />
+    <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldDotCheckRuleBillSub_Item.cs" />
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldMaintainRuleBillSub_Item.cs" />
+    <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldMoveStockStepOutBillSub.cs" />
+    <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldMoveStockStepOutBillMain.cs" />
+    <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldScrapInBillMain.cs" />
+    <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldScrapInBillSub.cs" />
+    <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldRepairOutBillMain.cs" />
+    <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldRepairInBillMain.cs" />
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldOtherInBillMain.cs" />
+    <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldRepairOutBillSub.cs" />
+    <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldRepairInBillSub.cs" />
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldOtherInBillSub.cs" />
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldOtherOutBillMain.cs" />
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldOtherOutBillSub.cs" />
@@ -517,10 +654,74 @@
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldReportBillSub.cs" />
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldScrapRequestBillMain.cs" />
     <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldScrapRequestBillSub.cs" />
+    <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldStatusChangeBillMain.cs" />
+    <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldStatusChangeBillSub.cs" />
     <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="杞﹂棿绠$悊\ClsCj_CenterCheckBillMain.cs" />
+    <Compile Include="杞﹂棿绠$悊\ClsCj_CenterCheckBillSub.cs" />
+    <Compile Include="杞﹂棿绠$悊\Sc_AssemblyBill_BindSourceTemp.cs" />
+    <Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchRecordBackBillMain.cs" />
+    <Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchRecordBackBillSub.cs" />
+    <Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchSendWorkBillMain.cs" />
+    <Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchSendWorkBillSub.cs" />
+    <Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchWorkBackBillSub.cs" />
+    <Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchWorkBackBillMain.cs" />
+    <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipWorkBeforeCheckBillMain.cs" />
+    <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipWorkBeforeCheckBillSub.cs" />
+    <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipStockInCheckBillSub.cs" />
+    <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipStockInCheckBillMain.cs" />
     <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipDotCheckBillMain.cs" />
     <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipDotCheckBillSub.cs" />
     <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipDotCheckPlanBillMain.cs" />
@@ -539,6 +740,17 @@
     <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipRepairRequestBillSub.cs" />
     <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipRepairSendWorkBillMain.cs" />
     <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipRepairSendWorkBillSub.cs" />
+    <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipRepairWorkBillSub_Mater.cs" />
+    <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipSparepartsBillMain.cs" />
+    <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipSparepartsBillSub.cs" />
+    <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipSparepartsChangeBillMain.cs" />
+    <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipSparepartsChangeBillSub.cs" />
+    <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipStatusChangeBillMain.cs" />
+    <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipStatusChangeBillSub.cs" />
+    <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipStockInCheckBillMain.cs" />
+    <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipStockInCheckBillSub.cs" />
+    <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipWorkBeforeCheckBillMain.cs" />
+    <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipWorkBeforeCheckBillSub.cs" />
     <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSc_EquipMaintainBillSub_Item.cs" />
     <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSc_EquipMaintainPlanBillSub_Item.cs" />
     <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSc_ICMOBillMain.cs" />
@@ -546,6 +758,8 @@
     <Compile Include="绯荤粺鍏敤\ClsOA_EmpMessageBillModSub.cs" />
     <Compile Include="绯荤粺鍏敤\ClsOA_FieldToChangeMain.cs" />
     <Compile Include="绯荤粺鍏敤\ClsOA_FieldToChangeSub.cs" />
+    <Compile Include="绯荤粺鍏敤\ClsXt_BillSubType_Model.cs" />
+    <Compile Include="绯荤粺鍏敤\ClsXt_BillType_Model.cs" />
     <Compile Include="绯荤粺鍏敤\ClsXt_ModuleParameterMain.cs" />
     <Compile Include="绯荤粺鍏敤\ClsXt_ModuleParameterSub.cs" />
     <Compile Include="琛屾斂绠$悊\ClsOF_DormCheckBookBillMain.cs" />
@@ -632,10 +846,15 @@
     <Compile Include="杞﹂棿绠$悊\ClsSc_StationEntrustOutBillSub_Item.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsSc_StationInBillMain.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsSc_StationInBillSub.cs" />
+    <Compile Include="杞﹂棿绠$悊\ClsQC_TestSampleCheckBillMain.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillMain.cs" />
+    <Compile Include="杞﹂棿绠$悊\ClsQC_TestSampleCheckBillSub.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillSub.cs" />
+    <Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillSub_Emp.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillSub_Item.cs" />
+    <Compile Include="杞﹂棿绠$悊\ClsSc_ABJJDMain.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsWW_EntrustWorkOrderBillMain.cs" />
+    <Compile Include="杞﹂棿绠$悊\ClsSc_ABJJDSub.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsWW_EntrustWorkOrderBillSub.cs" />
     <Compile Include="杞﹂棿绠$悊\Sc_ProcessExchangeBackBillMain.cs" />
     <Compile Include="杞﹂棿绠$悊\Sc_ProcessExchangeBackBillSub.cs" />
@@ -704,6 +923,10 @@
     <Compile Include="閲囪喘绠$悊\ClsWW_EntrustOrderBillSub.cs">
       <SubType>Code</SubType>
     </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" />
@@ -812,6 +1035,16 @@
     <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" />
+    <Compile Include="閿�鍞鐞哱ClsXs_ReceivableBillMain.cs" />
+    <Compile Include="閿�鍞鐞哱ClsXs_SeOrderChangeBillSub.cs" />
+    <Compile Include="閿�鍞鐞哱ClsXs_SeOrderChangeBillMain.cs" />
+    <Compile Include="閿�鍞鐞哱ClsXs_ExceptiveCheckRequestBillSub.cs" />
+    <Compile Include="閿�鍞鐞哱ClsXs_ExceptiveCheckRequestBillMain.cs" />
     <Compile Include="閿�鍞鐞哱ClsXs_ContractBillMain.cs" />
     <Compile Include="閿�鍞鐞哱ClsXs_ContractBillScheme.cs" />
     <Compile Include="閿�鍞鐞哱ClsXs_ContractBillSub.cs" />
@@ -831,6 +1064,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" />
@@ -849,6 +1083,27 @@
     <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" />
+    <Compile Include="椤圭洰绠$悊\ClsPM_WorkTaskWeekBillSub.cs" />
+    <Compile Include="椤圭洰绠$悊\ClsPM_WorkTaskWeekBillMain.cs" />
     <Compile Include="椤圭洰绠$悊\ClsPro_DesignBlueRequestBillMain.cs" />
     <Compile Include="椤圭洰绠$悊\ClsPro_DesignBlueRequestBillSub.cs" />
     <Compile Include="椤圭洰绠$悊\ClsPro_ProjectCheckBillMain.cs" />
@@ -1070,7 +1325,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