| <?xml version="1.0" encoding="utf-8"?> | 
| <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0"> | 
|   <PropertyGroup> | 
|     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | 
|     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | 
|     <ProductVersion>8.0.50727</ProductVersion> | 
|     <SchemaVersion>2.0</SchemaVersion> | 
|     <ProjectGuid>{5061B703-B7A6-4E82-A9AA-F73FD80520BF}</ProjectGuid> | 
|     <OutputType>Library</OutputType> | 
|     <AppDesignerFolder>Properties</AppDesignerFolder> | 
|     <RootNamespace>Model</RootNamespace> | 
|     <AssemblyName>Model</AssemblyName> | 
|     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> | 
|     <FileUpgradeFlags> | 
|     </FileUpgradeFlags> | 
|     <UpgradeBackupLocation> | 
|     </UpgradeBackupLocation> | 
|     <OldToolsVersion>2.0</OldToolsVersion> | 
|     <TargetFrameworkProfile /> | 
|     <PublishUrl>发布\</PublishUrl> | 
|     <Install>true</Install> | 
|     <InstallFrom>Disk</InstallFrom> | 
|     <UpdateEnabled>false</UpdateEnabled> | 
|     <UpdateMode>Foreground</UpdateMode> | 
|     <UpdateInterval>7</UpdateInterval> | 
|     <UpdateIntervalUnits>Days</UpdateIntervalUnits> | 
|     <UpdatePeriodically>false</UpdatePeriodically> | 
|     <UpdateRequired>false</UpdateRequired> | 
|     <MapFileExtensions>true</MapFileExtensions> | 
|     <ApplicationRevision>0</ApplicationRevision> | 
|     <ApplicationVersion>1.0.0.%2a</ApplicationVersion> | 
|     <IsWebBootstrapper>false</IsWebBootstrapper> | 
|     <UseApplicationTrust>false</UseApplicationTrust> | 
|     <BootstrapperEnabled>true</BootstrapperEnabled> | 
|   </PropertyGroup> | 
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | 
|     <DebugSymbols>true</DebugSymbols> | 
|     <DebugType>full</DebugType> | 
|     <Optimize>false</Optimize> | 
|     <OutputPath>bin\Debug\</OutputPath> | 
|     <DefineConstants>DEBUG;TRACE</DefineConstants> | 
|     <ErrorReport>prompt</ErrorReport> | 
|     <WarningLevel>4</WarningLevel> | 
|   </PropertyGroup> | 
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | 
|     <DebugType>pdbonly</DebugType> | 
|     <Optimize>true</Optimize> | 
|     <OutputPath>bin\Release\</OutputPath> | 
|     <DefineConstants>TRACE</DefineConstants> | 
|     <ErrorReport>prompt</ErrorReport> | 
|     <WarningLevel>4</WarningLevel> | 
|   </PropertyGroup> | 
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> | 
|     <DebugSymbols>true</DebugSymbols> | 
|     <OutputPath>bin\x86\Debug\</OutputPath> | 
|     <DefineConstants>DEBUG;TRACE</DefineConstants> | 
|     <DebugType>full</DebugType> | 
|     <PlatformTarget>x86</PlatformTarget> | 
|     <ErrorReport>prompt</ErrorReport> | 
|   </PropertyGroup> | 
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> | 
|     <OutputPath>bin\x86\Release\</OutputPath> | 
|     <DefineConstants>TRACE</DefineConstants> | 
|     <Optimize>true</Optimize> | 
|     <DebugType>pdbonly</DebugType> | 
|     <PlatformTarget>x86</PlatformTarget> | 
|     <ErrorReport>prompt</ErrorReport> | 
|   </PropertyGroup> | 
|   <ItemGroup> | 
|     <Reference Include="System" /> | 
|     <Reference Include="System.Data" /> | 
|     <Reference Include="System.Drawing" /> | 
|     <Reference Include="System.Xml" /> | 
|   </ItemGroup> | 
|   <ItemGroup> | 
|     <Compile Include="APS\ClsOA_EmpMessageBillMain.cs" /> | 
|     <Compile Include="APS\ClsOA_EmpMessageBillSub.cs" /> | 
|     <Compile Include="APS\ClsSc_ICMOSortBillMain.cs" /> | 
|     <Compile Include="APS\ClsSc_ICMOSortBillSub.cs" /> | 
|     <Compile Include="APS\ClsSc_ICMOSortBill_GroupMain.cs" /> | 
|     <Compile Include="APS\ClsSc_ICMOSortBill_GroupSub.cs" /> | 
|     <Compile Include="APS\ClsSc_ICMOSortChangeBillMain.cs" /> | 
|     <Compile Include="APS\ClsSc_ICMOSortChangeBillSub.cs" /> | 
|     <Compile Include="APS\ClsSc_ICMOSortCloseBillMain.cs" /> | 
|     <Compile Include="APS\ClsSc_ICMOAutoSortBillMain.cs" /> | 
|     <Compile Include="APS\ClsSc_ICMOAutoSortBillSub.cs" /> | 
|     <Compile Include="APS\ClsSc_WorkBillAutoSortBillMain.cs" /> | 
|     <Compile Include="APS\ClsSc_WorkBillAutoSortBillSub.cs" /> | 
|     <Compile Include="APS\ClsSourceValues.cs" /> | 
|     <Compile Include="APS\ClsSourceICMOValues.cs" /> | 
|     <Compile Include="APS\ClsSc_WorkBillMonthSortBillMain.cs" /> | 
|     <Compile Include="APS\ClsSc_WorkBillMonthSortBillSub.cs" /> | 
|     <Compile Include="ClsXt_PrintBill_Model.cs" /> | 
|     <Compile Include="CRM\ClsCrm_ClueBillMain.cs" /> | 
|     <Compile Include="CRM\ClsCrm_ClueBillSub.cs" /> | 
|     <Compile Include="CRM\ClsCrm_ComplainBackVisitBillMain.cs" /> | 
|     <Compile Include="CRM\ClsCrm_ComplainBackVisitBillSub.cs" /> | 
|     <Compile Include="CRM\ClsCrm_CusAppealDisposeBillEmp.cs" /> | 
|     <Compile Include="CRM\ClsCrm_CusAppealDisposeBillMain.cs" /> | 
|     <Compile Include="CRM\ClsCrm_CusAppealDisposeBillSub.cs" /> | 
|     <Compile Include="CRM\ClsCrm_CusAppealResultBillMain.cs" /> | 
|     <Compile Include="CRM\ClsCrm_CusAppealResultBillSub.cs" /> | 
|     <Compile Include="CRM\ClsCrm_CusCareForBillMain.cs" /> | 
|     <Compile Include="CRM\ClsCrm_CusCareForBillSub.cs" /> | 
|     <Compile Include="CRM\ClsCrm_CusServiceSurveyBillMain.cs" /> | 
|     <Compile Include="CRM\ClsCrm_CusServiceSurveyBillSub.cs" /> | 
|     <Compile Include="CRM\ClsCrm_CustomerFileMain.cs" /> | 
|     <Compile Include="CRM\ClsCrm_CustomerFileSub.cs" /> | 
|     <Compile Include="CRM\ClsCrm_MarketSurveyBillMain.cs" /> | 
|     <Compile Include="CRM\ClsCrm_MarketSurveyBillSub.cs" /> | 
|     <Compile Include="CRM\ClsCrm_ProdQualityBookBillMain.cs" /> | 
|     <Compile Include="CRM\ClsCrm_ProdQualityBookBillSub.cs" /> | 
|     <Compile Include="CRM\ClsCrm_ProductCostRepairBillMain.cs" /> | 
|     <Compile Include="CRM\ClsCrm_ProductCostRepairBillSub_Mater.cs" /> | 
|     <Compile Include="CRM\ClsCrm_ProductCostRepairBillSub_Pay.cs" /> | 
|     <Compile Include="CRM\ClsCrm_ProductFileMain.cs" /> | 
|     <Compile Include="CRM\ClsCrm_ProductFileSub.cs" /> | 
|     <Compile Include="CRM\ClsCrm_SellCampaignBillMain.cs" /> | 
|     <Compile Include="CRM\ClsCrm_SellCampaignBillSub.cs" /> | 
|     <Compile Include="CRM\ClsCrm_WorkMonthPlanBillMain.cs" /> | 
|     <Compile Include="CRM\ClsCrm_WorkMonthPlanBillSub.cs" /> | 
|     <Compile Include="CRM\ClsSec_ProductRepairBillEmp.cs" /> | 
|     <Compile Include="CRM\ClsSec_ProductRepairBillMain.cs" /> | 
|     <Compile Include="CRM\ClsSec_ProductRepairBillSub.cs" /> | 
|     <Compile Include="CRM\ClsSec_ProductRepairBillSub1.cs" /> | 
|     <Compile Include="MES\ClsSc_MESBeginWorkBillMain.cs" /> | 
|     <Compile Include="MES\ClsSc_MESBeginWorkBillSub.cs" /> | 
|     <Compile Include="MES\ClsSc_MESEndWorkBillMain.cs" /> | 
|     <Compile Include="MES\ClsSc_MESEndWorkBillSub.cs" /> | 
|     <Compile Include="MES\ClsSc_MESStopWorkBillMain.cs" /> | 
|     <Compile Include="MES\ClsSc_MESStopWorkBillSub.cs" /> | 
|     <Compile Include="MI\ClsMI_EquipmentBillMain.cs" /> | 
|     <Compile Include="MI\ClsMI_EquipmentBillSub.cs" /> | 
|     <Compile Include="MI\ClsMI_SIPBillMain.cs" /> | 
|     <Compile Include="MI\ClsMI_SIPBillSub.cs" /> | 
|     <Compile Include="MI\ClsMI_SOPBillMain.cs" /> | 
|     <Compile Include="MI\ClsMI_SOPBillSub.cs" /> | 
|     <Compile Include="MI\ClsMI_WorkProceBillMain.cs" /> | 
|     <Compile Include="MI\ClsMI_WorkProceBillSub.cs" /> | 
|     <Compile Include="MI\ClsMI_WorkToolBillMain.cs" /> | 
|     <Compile Include="MI\ClsMI_WorkToolBillSub.cs" /> | 
|     <Compile Include="SCM\ClsSup_AskPriceBillMain.cs" /> | 
|     <Compile Include="SCM\ClsSup_AskPriceBillSub.cs" /> | 
|     <Compile Include="SCM\ClsSup_AskPriceBillSub_Sup.cs" /> | 
|     <Compile Include="SCM\ClsSup_EvaluateBillMain.cs" /> | 
|     <Compile Include="SCM\ClsSup_EvaluateBillSub.cs" /> | 
|     <Compile Include="SCM\ClsSup_EvaluateSchemeBillMain.cs" /> | 
|     <Compile Include="SCM\ClsSup_EvaluateSchemeBillSub.cs" /> | 
|     <Compile Include="SCM\ClsSup_QuotePriceBillMain.cs" /> | 
|     <Compile Include="SCM\ClsSup_QuotePriceBillSub.cs" /> | 
|     <Compile Include="SCM\ClsSup_SampleRequestBillMain.cs" /> | 
|     <Compile Include="SCM\ClsSup_SampleRequestBillSub.cs" /> | 
|     <Compile Include="SCM\ClsSup_SampleTestBillMain.cs" /> | 
|     <Compile Include="SCM\ClsSup_SampleTestBillSub.cs" /> | 
|     <Compile Include="SCM\ClsSup_SampleTestRequestBillMain.cs" /> | 
|     <Compile Include="SCM\ClsSup_SampleTestRequestBillSub.cs" /> | 
|     <Compile Include="SCM\ClsSup_SupplyFileMain.cs" /> | 
|     <Compile Include="SCM\ClsSup_SupplyFileSub.cs" /> | 
|     <Compile Include="SCM\ClsSup_SupplyRequtBillMain.cs" /> | 
|     <Compile Include="SCM\ClsSup_SupplyRequtBillSub.cs" /> | 
|     <Compile Include="WMS\ClsGy_ORGANIZATIONS_Model.cs" /> | 
|     <Compile Include="WMS\ClsGy_BarCodeBill_WMS_Model.cs" /> | 
|     <Compile Include="CRM\ClsCrm_CampaignBillMain.cs" /> | 
|     <Compile Include="CRM\ClsCrm_CampaignBillSub.cs" /> | 
|     <Compile Include="CRM\ClsCrm_CounterWorkerBillMain.cs" /> | 
|     <Compile Include="CRM\ClsCrm_CounterWorkerBillSub.cs" /> | 
|     <Compile Include="CRM\ClsCrm_CusAppealBillMain.cs" /> | 
|     <Compile Include="CRM\ClsCrm_CusAppealBillSub.cs" /> | 
|     <Compile Include="CRM\ClsCrm_CusCommemorateBillMain.cs" /> | 
|     <Compile Include="CRM\ClsCrm_CusCommemorateBillSub.cs" /> | 
|     <Compile Include="CRM\ClsCrm_CusServiceBillMain.cs" /> | 
|     <Compile Include="CRM\ClsCrm_CusServiceBillSub.cs" /> | 
|     <Compile Include="CRM\ClsCrm_LinkManBillMain.cs" /> | 
|     <Compile Include="CRM\ClsCrm_LinkManBillSub.cs" /> | 
|     <Compile Include="CRM\ClsCrm_LinkNoteBillMain.cs" /> | 
|     <Compile Include="CRM\ClsCrm_LinkNoteBillSub.cs" /> | 
|     <Compile Include="CRM\ClsCrm_SellChanceBillMain.cs" /> | 
|     <Compile Include="CRM\ClsCrm_SellChanceBillSub.cs" /> | 
|     <Compile Include="CRM\ClsCrm_SellChanceChangeBillMain.cs" /> | 
|     <Compile Include="CRM\ClsCrm_SellChanceChangeBillSub.cs" /> | 
|     <Compile Include="CRM\ClsCrm_WorkNoteBillMain.cs" /> | 
|     <Compile Include="CRM\ClsCrm_WorkNoteBillSub.cs" /> | 
|     <Compile Include="CRM\ClsCrm_WorkPlanBillMain.cs" /> | 
|     <Compile Include="CRM\ClsCrm_WorkPlanBillSub.cs" /> | 
|     <Compile Include="WMS\ClsGy_BarCodeBill_WMS_Model_View.cs" /> | 
|     <Compile Include="WMS\ClsKF_PonderationBillMain_Audit_Temp.cs" /> | 
|     <Compile Include="WMS\ClsKf_ICStockBill_WMS.cs" /> | 
|     <Compile Include="人事管理\ClsHR_ContractBookBillMain.cs" /> | 
|     <Compile Include="人事管理\ClsHR_ContractBookBillSub.cs" /> | 
|     <Compile Include="人事管理\ClsHR_FamilyMemberBillMain.cs" /> | 
|     <Compile Include="人事管理\ClsHR_FamilyMemberBillSub.cs" /> | 
|     <Compile Include="人事管理\ClsHR_InsuranceBookBillMain.cs" /> | 
|     <Compile Include="人事管理\ClsHR_InsuranceBookBillSub.cs" /> | 
|     <Compile Include="人事管理\ClsHR_LearnHistoryBillMain.cs" /> | 
|     <Compile Include="人事管理\ClsHR_LearnHistoryBillSub.cs" /> | 
|     <Compile Include="人事管理\ClsHR_PaperPhotoBillMain.cs" /> | 
|     <Compile Include="人事管理\ClsHR_PaperPhotoBillSub.cs" /> | 
|     <Compile Include="人事管理\ClsHR_RewardsPunishBillMain.cs" /> | 
|     <Compile Include="人事管理\ClsHR_RewardsPunishBillSub.cs" /> | 
|     <Compile Include="人事管理\ClsHR_WorkInjuryBillMain.cs" /> | 
|     <Compile Include="人事管理\ClsHR_WorkInjuryBillSub.cs" /> | 
|     <Compile Include="人事管理\ClsHR_WorkSkillBillMain.cs" /> | 
|     <Compile Include="人事管理\ClsHR_WorkSkillBillSub.cs" /> | 
|     <Compile Include="人事管理\ClsHR_WorkStoryBillMain.cs" /> | 
|     <Compile Include="人事管理\ClsHR_WorkStoryBillSub.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_EntrustInBillMain.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_EntrustInBillSub.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_EntrustOutBillMain.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_EntrustOutBillSub.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_MateOutBillMain.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_MateOutBillScheme.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="仓库管理\ClsKf_MoveStockStepOutBillMain.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_MoveStockBillMain.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_MoveStockBillScheme.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_MoveStockStepOutBillSub.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_MoveStockBillSub.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_OtherInBillMain.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_OtherInBillScheme.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_OtherInBillSub.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_OtherOutBillMain.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_OtherOutBillScheme.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_OtherOutBillSub.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_POStockInBillMain.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_POStockInBillScheme.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_POStockInBillSub.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_SellOutBillMain.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_SellOutBillScheme.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_SellOutBillSub.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_MoveStockRequestBillMain.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_MoveStockRequestBillSub.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_StockOutRequestBillMain.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_StockOutRequestBillSub.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_StockInRequestBillMain.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_StockInRequestBillSub.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_ICStockBillMain.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_ICStockBillScheme.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_ICStockBillSub.cs" /> | 
|     <Compile Include="仓库管理\条码管理\ClsGy_BarCodeEdit_Model.cs" /> | 
|     <Compile Include="仓库管理\虚仓管理\ClsKf_VirtualStockInBillMain.cs" /> | 
|     <Compile Include="仓库管理\虚仓管理\ClsKf_VirtualStockInBillScheme.cs" /> | 
|     <Compile Include="仓库管理\虚仓管理\ClsKf_VirtualStockInBillSub.cs" /> | 
|     <Compile Include="仓库管理\虚仓管理\ClsKf_VirtualStockMoveBillMain.cs" /> | 
|     <Compile Include="仓库管理\虚仓管理\ClsKf_VirtualStockMoveBillScheme.cs" /> | 
|     <Compile Include="仓库管理\虚仓管理\ClsKf_VirtualStockMoveBillSub.cs" /> | 
|     <Compile Include="仓库管理\虚仓管理\ClsKf_VirtualStockOutBillMain.cs" /> | 
|     <Compile Include="仓库管理\虚仓管理\ClsKf_VirtualStockOutBillScheme.cs" /> | 
|     <Compile Include="仓库管理\虚仓管理\ClsKf_VirtualStockOutBillSub.cs" /> | 
|     <Compile Include="信息平台\ClsOA_ComFileBillMain.cs" /> | 
|     <Compile Include="信息平台\ClsOA_ComFileBillSub.cs" /> | 
|     <Compile Include="信息平台\ClsOA_EmpMinMessage.cs" /> | 
|     <Compile Include="信息平台\ClsOA_ErrMsgBackBillMain.cs" /> | 
|     <Compile Include="信息平台\ClsOA_ErrMsgBackBillSub.cs" /> | 
|     <Compile Include="信息平台\ClsOA_ErrMsgBackBillSub2.cs" /> | 
|     <Compile Include="信息平台\ClsOA_InformBillMain.cs" /> | 
|     <Compile Include="信息平台\ClsOA_InformBillSub.cs" /> | 
|     <Compile Include="信息平台\ClsOA_KnowledgeMain.cs" /> | 
|     <Compile Include="信息平台\ClsOA_KnowledgeSub.cs" /> | 
|     <Compile Include="信息平台\ClsOA_ManagerEmailMain.cs" /> | 
|     <Compile Include="信息平台\ClsOA_ManagerEmailSub.cs" /> | 
|     <Compile Include="信息平台\ClsOa_Meetingitem_Model.cs" /> | 
|     <Compile Include="信息平台\ClsOA_MeetNotifyBillMain.cs" /> | 
|     <Compile Include="信息平台\ClsOA_MeetNotifyBillSub.cs" /> | 
|     <Compile Include="信息平台\ClsOA_NewMain.cs" /> | 
|     <Compile Include="信息平台\ClsOA_NewSub.cs" /> | 
|     <Compile Include="基础资料\K3基础资料\ClsK3_Customer_Model.cs" /> | 
|     <Compile Include="基础资料\K3基础资料\ClsK3_Department_Model.cs" /> | 
|     <Compile Include="基础资料\K3基础资料\ClsK3_Employee_Model.cs" /> | 
|     <Compile Include="基础资料\K3基础资料\ClsK3_Material_Model.cs" /> | 
|     <Compile Include="基础资料\K3基础资料\ClsK3_Supplier_Model.cs" /> | 
|     <Compile Include="基础资料\K3基础资料\ClsK3_User_Model.cs" /> | 
|     <Compile Include="基础资料\K3基础资料\ClsK3_Warehouse_Model.cs" /> | 
|     <Compile Include="基础资料\K3基础资料\ClsKf_MateOutRequestBill_Model.cs" /> | 
|     <Compile Include="基础资料\其他基础资料\ClsGy_CostCenterDeptRelation_Model.cs" /> | 
|     <Compile Include="基础资料\其他基础资料\ClsGy_CostItemAccount_Model.cs" /> | 
|     <Compile Include="基础资料\其他基础资料\ClsGy_MateMouldInfo_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_TechParamByProc_Model.cs" /> | 
|     <Compile Include="基础资料\其他基础资料\ClsGy_UserCustomerRelation_Model.cs" /> | 
|     <Compile Include="基础资料\其他基础资料\ClsGy_UserDeptRelation_Model.cs" /> | 
|     <Compile Include="基础资料\其他基础资料\ClsGy_UserEmployeeRelation_Model.cs" /> | 
|     <Compile Include="基础资料\其他基础资料\ClsGy_UserGroupRelation_Model.cs" /> | 
|     <Compile Include="基础资料\其他基础资料\ClsGy_UserMaterRelation_Model.cs" /> | 
|     <Compile Include="基础资料\其他基础资料\ClsGy_UserStockRelation_Model.cs" /> | 
|     <Compile Include="基础资料\其他基础资料\ClsGy_WorkShiftMain.cs" /> | 
|     <Compile Include="基础资料\其他基础资料\ClsGy_WorkShiftSub.cs" /> | 
|     <Compile Include="基础资料\其他基础资料\ClsIF_ProcPrice_Model.cs" /> | 
|     <Compile Include="基础资料\其他基础资料\Gy_SalePresentRate_Model.cs" /> | 
|     <Compile Include="基础资料\其他基础资料\ClsGy_UserSupplierRelation_Model.cs" /> | 
|     <Compile Include="基础资料\其他基础资料\ClsGy_StdPack_Model.cs" /> | 
|     <Compile Include="基础资料\其他基础资料\ClsGy_CusNumberRelation_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_AddressCard_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Agent_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Appeal_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ApproveLev_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_AreaUser_Model.cs"> | 
|       <SubType>Code</SubType> | 
|     </Compile> | 
|     <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_Company_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ConveyComp_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ConveyType_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_CostAverageType_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_CostItemAverageType_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_CostItemFixRate_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_CostItem_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_CusImport_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_CusLevel_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_CusStatus_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Dealer_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_DisposeWay_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_DotCheck_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Dweller_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_EntryComp_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ErrWorkPrice_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_GoodsSupplyComp.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ICCard_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_InnerMaterial_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_InsuranceItem_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ItemTax_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Leave_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_LineCenterSub.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_LineCenter_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Logo_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_MainMaterial_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Market_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_MaterType_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_MouldFileMain.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_MouldFileSub.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_MouldFileSub2.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_MouldStock_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_MouldType_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_MouldWare_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Mould_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_NetWeight_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Office_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_OutMaterial_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_PackType_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_PaymentMode_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ProjectStep_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_PullCard_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_QCCheckClass_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_QCCheckItem_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_QCResult2_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_QCResult_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_RoutingFlow_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_SalaryLev_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_SecCenter_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_SecNet_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_SingleBuyer_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_SourceSub_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_VirtualStockClass_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_VirtualStockPlaceGroup_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_VirtualStockPlace_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_VirtualWarehouse_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_WorkEquipment_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_WorkItem_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_CarryType_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_WorkProce_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_WorkStation_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_WorkTool_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_WorkTypeSub .cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_BarCodeCheckType_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Item30JiTai_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_User_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="工资管理\ClsPay_CarOutApplyBillMain.cs" /> | 
|     <Compile Include="工资管理\ClsPay_CarOutApplyBillSub.cs" /> | 
|     <Compile Include="工资管理\ClsPay_EmpInitChangeBillMain.cs" /> | 
|     <Compile Include="工资管理\ClsPay_EmpInitChangeBillSub.cs" /> | 
|     <Compile Include="工资管理\ClsPay_ErrWorkTimesSendBillMain.cs" /> | 
|     <Compile Include="工资管理\ClsPay_ErrWorkTimesSendBillSub.cs" /> | 
|     <Compile Include="工资管理\ClsPay_MonthICMOStockSumBillMain .cs" /> | 
|     <Compile Include="工资管理\ClsPay_MonthICMOStockSumBillSub.cs" /> | 
|     <Compile Include="工资管理\ClsPay_OutForComApplyBillMain.cs" /> | 
|     <Compile Include="工资管理\ClsPay_OutForComApplyBillSub.cs" /> | 
|     <Compile Include="工资管理\ClsPay_PayMentDayBillMain.cs" /> | 
|     <Compile Include="工资管理\ClsPay_PayMentDayBillSub.cs" /> | 
|     <Compile Include="工资管理\ClsPay_SubsidyChangeBillMain.cs" /> | 
|     <Compile Include="工资管理\ClsPay_SubsidyChangeBillSub.cs" /> | 
|     <Compile Include="工资管理\ClsPay_SumBalBillMain .cs" /> | 
|     <Compile Include="工资管理\ClsPay_SumBalBillSub.cs" /> | 
|     <Compile Include="成本管理\ClsCB_ChangeMoneyBillMain.cs" /> | 
|     <Compile Include="成本管理\ClsCB_ChangeMoneyBillSub.cs" /> | 
|     <Compile Include="成本管理\ClsCB_EntrustMoneyCost_M.cs" /> | 
|     <Compile Include="成本管理\ClsCB_MaterMoneyCost_M.cs" /> | 
|     <Compile Include="成本管理\ClsCB_PayMoneyCost_M.cs" /> | 
|     <Compile Include="成本管理\ClsCB_UnQualiFiedCheckBillMain.cs" /> | 
|     <Compile Include="成本管理\ClsCB_UnQualiFiedCheckBillSub.cs" /> | 
|     <Compile Include="成本管理\ClsCB_WIPChangeMoneyBillMain.cs" /> | 
|     <Compile Include="成本管理\ClsCB_WIPChangeMoneyBillSub.cs" /> | 
|     <Compile Include="成本管理\ClsKf_AuxProductInBillMain.cs" /> | 
|     <Compile Include="成本管理\ClsKf_AuxProductInBillSub.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_TechnologyParameterUnit_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_TechnologyParameter_Model.cs" /> | 
|     <Compile Include="成本管理\ClsKf_ICBal.cs" /> | 
|     <Compile Include="成本管理\ClsKf_WIPBal.cs" /> | 
|     <Compile Include="生产管理\ClsSc_ChangeNoteBillMain.cs" /> | 
|     <Compile Include="生产管理\ClsSc_ChangeNoteBillSub.cs" /> | 
|     <Compile Include="生产管理\ClsSc_MateWasterRequestBillMain.cs" /> | 
|     <Compile Include="生产管理\ClsSc_MateWasterRequestBillSub.cs" /> | 
|     <Compile Include="生产管理\ClsSc_WIPStockChangeBillMain.cs" /> | 
|     <Compile Include="生产管理\ClsSc_WIPStockChangeBillSub.cs" /> | 
|     <Compile Include="生产管理\ClsSc_WIPStockCheckBillMain.cs" /> | 
|     <Compile Include="生产管理\ClsSc_WIPStockCheckBillSub.cs" /> | 
|     <Compile Include="生产管理\ClsSc_WorkStopBillMain.cs" /> | 
|     <Compile Include="生产管理\ClsSc_WorkStopBillSub.cs" /> | 
|     <Compile Include="生产管理\ClsSc_QualityReportBillMain.cs" /> | 
|     <Compile Include="生产管理\ClsSc_QualityReportBillSub.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsGy_CheckToolsFileMain.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsGy_CheckToolsFileSub.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsGy_CheckToolsFileSub2.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsCheckStockBillMain.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsCheckStockBillSub.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsConkBookBillMain.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsConkBookBillSub.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsDotCheckBilllMain.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsDotCheckBillSub.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsDotCheckPlanBillMain.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsDotCheckPlanBillSub.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsDotCheckRuleBillMain.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsDotCheckRuleBillSub.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsInBillMain.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsInBillSub.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsLifeChangeBillMain.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsLifeChangeBillSub.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsMaintainBillMain.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsMaintainBillSub.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsMaintainBillSub_Item.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsMaintainPlanBillMain.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsMaintainPlanBillSub.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsMaintainPlanBillSub_Item.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsMaintainRuleBillMain.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsMaintainRuleBillSub.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsMaintainRuleBillSub_Item.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsMoveBillMain.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsMoveBillSub.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsRepairCheckBillMain.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsRepairCheckBillSub.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsRepairWorkBillMain.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsRepairWorkBillSub.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsStockBillMain.cs" /> | 
|     <Compile Include="生产管理\检具管理\ClsSc_CheckToolsStockBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsGy_MouldBomBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsGy_MouldBomBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsGy_MouldProdBillofMaterBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsGy_MouldProdBillofMaterBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsGy_MouldProdBOMChangeBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsGy_MouldProdBOMChangeBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsGy_MouldRoutingBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsGy_MouldRoutingBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSb_MouldRepairWorkBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSb_MouldRepairWorkBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldBorrowInBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldBorrowInBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldBorrowOutBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldBorrowOutBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldConkBookBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldConkBookBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldCostReckonBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldCostReckonBillSub_Entrust.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldCostReckonBillSub_Mater.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldCostReckonBillSub_Money.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldCostReckonBillSub_Pay.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldDesignPlanBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldDesignPlanBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldDesignRequestBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldDesignRequestBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldDotCheckBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldDotCheckBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldDotCheckPlanBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldDotCheckPlanBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldDotCheckRuleBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldDotCheckRuleBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldEntrustOutBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldEntrustOutBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldEntrustOutPlanBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldEntrustOutPlanBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldLifeChangeBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldLifeChangeBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldMaintainBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldMaintainBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldMaintainPlanBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldMaintainPlanBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldMaintainRuleBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldMaintainRuleBillSub.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" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldPlanBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldPlanBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldPOContractBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldPOContractBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldMoveStockStepInBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldProdMoveBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldMoveStockStepInBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldProdMoveBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldRepairCheckBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldRepairCheckBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldReportBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldReportBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldScrapRequestBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldScrapRequestBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldStockBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldStockBillSub.cs" /> | 
|     <Compile Include="生产管理\设备管理\ClsSb_EquipConkBookBillMain.cs" /> | 
|     <Compile Include="生产管理\设备管理\ClsSb_EquipConkBookBillSub.cs" /> | 
|     <Compile Include="生产管理\设备管理\ClsSb_EquipDotCheckBillMain.cs" /> | 
|     <Compile Include="生产管理\设备管理\ClsSb_EquipDotCheckBillSub.cs" /> | 
|     <Compile Include="生产管理\设备管理\ClsSb_EquipDotCheckPlanBillMain.cs" /> | 
|     <Compile Include="生产管理\设备管理\ClsSb_EquipDotCheckPlanBillSub.cs" /> | 
|     <Compile Include="生产管理\设备管理\ClsSb_EquipLubricateBillMain.cs" /> | 
|     <Compile Include="生产管理\设备管理\ClsSb_EquipLubricateBillSub.cs" /> | 
|     <Compile Include="生产管理\设备管理\ClsSb_EquipLubricatePlanBillMain.cs" /> | 
|     <Compile Include="生产管理\设备管理\ClsSb_EquipLubricatePlanBillSub.cs" /> | 
|     <Compile Include="生产管理\设备管理\ClsSb_EquipMaintainBillMain.cs" /> | 
|     <Compile Include="生产管理\设备管理\ClsSb_EquipMaintainBillSub.cs" /> | 
|     <Compile Include="生产管理\设备管理\ClsSb_EquipMaintainPlanBillMain.cs" /> | 
|     <Compile Include="生产管理\设备管理\ClsSb_EquipMaintainPlanBillSub.cs" /> | 
|     <Compile Include="生产管理\设备管理\ClsSb_EquipRepairCheckBillMain.cs" /> | 
|     <Compile Include="生产管理\设备管理\ClsSb_EquipRepairCheckBillSub.cs" /> | 
|     <Compile Include="生产管理\设备管理\ClsSb_EquipRepairRequestBillMain.cs" /> | 
|     <Compile Include="生产管理\设备管理\ClsSb_EquipRepairRequestBillSub.cs" /> | 
|     <Compile Include="生产管理\设备管理\ClsSb_EquipRepairSendWorkBillMain.cs" /> | 
|     <Compile Include="生产管理\设备管理\ClsSb_EquipRepairSendWorkBillSub.cs" /> | 
|     <Compile Include="生产管理\设备管理\ClsSc_EquipMaintainBillSub_Item.cs" /> | 
|     <Compile Include="生产管理\设备管理\ClsSc_EquipMaintainPlanBillSub_Item.cs" /> | 
|     <Compile Include="生产管理\设备管理\ClsSc_ICMOBillMain.cs" /> | 
|     <Compile Include="系统公用\ClsOA_EmpMessageBillModMain.cs" /> | 
|     <Compile Include="系统公用\ClsOA_EmpMessageBillModSub.cs" /> | 
|     <Compile Include="系统公用\ClsOA_FieldToChangeMain.cs" /> | 
|     <Compile Include="系统公用\ClsOA_FieldToChangeSub.cs" /> | 
|     <Compile Include="系统公用\ClsXt_ModuleParameterMain.cs" /> | 
|     <Compile Include="系统公用\ClsXt_ModuleParameterSub.cs" /> | 
|     <Compile Include="行政管理\ClsOF_DormCheckBookBillMain.cs" /> | 
|     <Compile Include="行政管理\ClsOF_DormCheckBookBillSub.cs" /> | 
|     <Compile Include="行政管理\ClsOF_DormCounterclaimBillMain.cs" /> | 
|     <Compile Include="行政管理\ClsOF_DormCounterclaimBillSub.cs" /> | 
|     <Compile Include="行政管理\ClsOF_EmpChangeRoomBillMain.cs" /> | 
|     <Compile Include="行政管理\ClsOF_EmpChangeRoomBillSub.cs" /> | 
|     <Compile Include="行政管理\ClsOF_EmpRoomQuitBillMain.cs" /> | 
|     <Compile Include="行政管理\ClsOF_EmpRoomQuitBillSub.cs" /> | 
|     <Compile Include="行政管理\ClsOF_EmpRoomRequestBillMain.cs" /> | 
|     <Compile Include="行政管理\ClsOF_EmpRoomRequestBillSub.cs" /> | 
|     <Compile Include="行政管理\ClsOF_EmpTempRoomQuitBillMain.cs" /> | 
|     <Compile Include="行政管理\ClsOF_EmpTempRoomQuitBillSub.cs" /> | 
|     <Compile Include="行政管理\ClsOF_EmpTempRoomRequestBillMain.cs" /> | 
|     <Compile Include="行政管理\ClsOF_EmpTempRoomRequestBillSub.cs" /> | 
|     <Compile Include="行政管理\ClsOF_GoodsPassBillMain.cs" /> | 
|     <Compile Include="行政管理\ClsOF_GoodsPassBillSub.cs" /> | 
|     <Compile Include="行政管理\ClsOF_MateMoveEmpBillMain.cs" /> | 
|     <Compile Include="行政管理\ClsOF_MateMoveEmpBillSub.cs" /> | 
|     <Compile Include="行政管理\ClsOF_MateOutEmpBillMain.cs" /> | 
|     <Compile Include="行政管理\ClsOF_MateOutEmpBillSub.cs" /> | 
|     <Compile Include="行政管理\ClsOF_ReceiveExpressBillMain.cs" /> | 
|     <Compile Include="行政管理\ClsOF_ReceiveExpressBillSub.cs" /> | 
|     <Compile Include="行政管理\ClsOF_ReceiveExpressPassWord.cs" /> | 
|     <Compile Include="行政管理\ClsOF_SendExpressRequestBillMain.cs" /> | 
|     <Compile Include="行政管理\ClsOF_SendExpressRequestBillSub.cs" /> | 
|     <Compile Include="行政管理\ClsOF_UseCarQuestBillMain.cs" /> | 
|     <Compile Include="行政管理\ClsOF_UseCarQuestBillSub.cs" /> | 
|     <Compile Include="行政管理\ClsOF_VisitorBookBillMain.cs" /> | 
|     <Compile Include="行政管理\ClsOF_VisitorBookBillSub.cs" /> | 
|     <Compile Include="行政管理\ClsOF_VisitorBookBillSub2.cs" /> | 
|     <Compile Include="行政管理\ClsOF_VisitorPlanBillMain.cs" /> | 
|     <Compile Include="行政管理\ClsOF_VisitorPlanBillSub.cs" /> | 
|     <Compile Include="行政管理\ClsOF_WorkInjuryBillMain.cs" /> | 
|     <Compile Include="行政管理\ClsOF_WorkInjuryBillSub.cs" /> | 
|     <Compile Include="计划管理\ClsGy_ICBomBillMain_Tmp.cs" /> | 
|     <Compile Include="计划管理\ClsGy_ICBomBillSub_Tmp.cs" /> | 
|     <Compile Include="计划管理\ClsK3_RoutingBillMain.cs" /> | 
|     <Compile Include="计划管理\ClsK3_RoutingBillSub.cs" /> | 
|     <Compile Include="质检管理\ClsQC_FirstPieceCheckBillMain.cs" /> | 
|     <Compile Include="质检管理\ClsQC_FirstPieceCheckBillSub.cs" /> | 
|     <Compile Include="质检管理\ClsQC_LastPieceCheckBillMain.cs" /> | 
|     <Compile Include="质检管理\ClsQC_LastPieceCheckBillSub.cs" /> | 
|     <Compile Include="质检管理\ClsQC_NoPassProdCheckBillMain.cs" /> | 
|     <Compile Include="质检管理\ClsQC_NoPassProdCheckBillSub.cs" /> | 
|     <Compile Include="质检管理\ClsQC_OutCompCheckBillMain.cs" /> | 
|     <Compile Include="质检管理\ClsQC_OutCompCheckBillSub.cs" /> | 
|     <Compile Include="质检管理\ClsQC_PatrolProcCheckBillMain.cs" /> | 
|     <Compile Include="质检管理\ClsQC_PatrolProcCheckBillSub.cs" /> | 
|     <Compile Include="质检管理\ClsQC_POStockInCheckBillMain.cs" /> | 
|     <Compile Include="质检管理\ClsQC_POStockInCheckBillSub.cs" /> | 
|     <Compile Include="质检管理\ClsQC_ProcessCheckBillMain.cs" /> | 
|     <Compile Include="质检管理\ClsQC_ProcessCheckBillSub.cs" /> | 
|     <Compile Include="质检管理\ClsQC_ProdReportBillMain.cs" /> | 
|     <Compile Include="质检管理\ClsQC_ProdReportBillSub.cs" /> | 
|     <Compile Include="车间管理\ClsSc_CutMaterProcExchBillMain.cs" /> | 
|     <Compile Include="车间管理\ClsSc_CutMaterProcExchBillSub.cs" /> | 
|     <Compile Include="车间管理\ClsSc_MaterBackBillMain.cs" /> | 
|     <Compile Include="车间管理\ClsSc_MaterBackBillSub.cs" /> | 
|     <Compile Include="车间管理\ClsSc_MaterDownBillMain.cs" /> | 
|     <Compile Include="车间管理\ClsSc_MaterDownBillSub.cs" /> | 
|     <Compile Include="车间管理\ClsSc_MaterToSourceBillMain.cs" /> | 
|     <Compile Include="车间管理\ClsSc_MaterToSourceBillSub_Item.cs" /> | 
|     <Compile Include="车间管理\ClsSc_MaterToSourceBillSub.cs" /> | 
|     <Compile Include="车间管理\ClsSc_PackDoubleBillMain.cs" /> | 
|     <Compile Include="车间管理\ClsSc_PackDoubleBillSub.cs" /> | 
|     <Compile Include="车间管理\ClsSc_PackSplitBillMain.cs" /> | 
|     <Compile Include="车间管理\ClsSc_PackSplitBillSub.cs" /> | 
|     <Compile Include="车间管理\ClsSc_PackUnionBillMain.cs" /> | 
|     <Compile Include="车间管理\ClsSc_PackUnionBillSub.cs" /> | 
|     <Compile Include="车间管理\ClsSc_ProcEntrustExchReportMain.cs" /> | 
|     <Compile Include="车间管理\ClsSc_ProcEntrustExchReportSub.cs" /> | 
|     <Compile Include="车间管理\ClsSc_ProcessExchangeBillMain.cs" /> | 
|     <Compile Include="车间管理\ClsSc_ProcessExchangeBillSub.cs" /> | 
|     <Compile Include="车间管理\ClsSc_ProcExchQualityReportMain.cs" /> | 
|     <Compile Include="车间管理\ClsSc_ProcExchQualityReportSub.cs" /> | 
|     <Compile Include="车间管理\ClsSc_ProcExchReportMain.cs" /> | 
|     <Compile Include="车间管理\ClsSc_ProcExchReportSub.cs" /> | 
|     <Compile Include="车间管理\ClsSc_StationEntrustInBillMain.cs" /> | 
|     <Compile Include="车间管理\ClsSc_StationEntrustInBillSub.cs" /> | 
|     <Compile Include="车间管理\ClsSc_StationEntrustOutBillMain.cs" /> | 
|     <Compile Include="车间管理\ClsSc_StationEntrustOutBillSub.cs" /> | 
|     <Compile Include="车间管理\ClsSc_StationEntrustOutBillSub_Item.cs" /> | 
|     <Compile Include="车间管理\ClsSc_StationInBillMain.cs" /> | 
|     <Compile Include="车间管理\ClsSc_StationInBillSub.cs" /> | 
|     <Compile Include="车间管理\ClsSc_StationOutBillMain.cs" /> | 
|     <Compile Include="车间管理\ClsSc_StationOutBillSub.cs" /> | 
|     <Compile Include="车间管理\ClsSc_StationOutBillSub_Item.cs" /> | 
|     <Compile Include="车间管理\ClsWW_EntrustWorkOrderBillMain.cs" /> | 
|     <Compile Include="车间管理\ClsWW_EntrustWorkOrderBillSub.cs" /> | 
|     <Compile Include="车间管理\Sc_ProcessExchangeBackBillMain.cs" /> | 
|     <Compile Include="车间管理\Sc_ProcessExchangeBackBillSub.cs" /> | 
|     <Compile Include="车间管理\ClsSc_StdWorkQtyBillMain.cs" /> | 
|     <Compile Include="车间管理\ClsSc_StdWorkQtyBillSub.cs" /> | 
|     <Compile Include="采购管理\ClsCg_ContractBillMain.cs"> | 
|       <SubType>Code</SubType> | 
|     </Compile> | 
|     <Compile Include="采购管理\ClsCg_ContractBillScheme.cs"> | 
|       <SubType>Code</SubType> | 
|     </Compile> | 
|     <Compile Include="采购管理\ClsCg_ContractBillSub.cs"> | 
|       <SubType>Code</SubType> | 
|     </Compile> | 
|     <Compile Include="采购管理\ClsCg_InvoiceBillMain.cs"> | 
|       <SubType>Code</SubType> | 
|     </Compile> | 
|     <Compile Include="采购管理\ClsCg_InvoiceBillSub.cs"> | 
|       <SubType>Code</SubType> | 
|     </Compile> | 
|     <Compile Include="采购管理\ClsCg_InvoiceSpecBillMain.cs"> | 
|       <SubType>Code</SubType> | 
|     </Compile> | 
|     <Compile Include="采购管理\ClsCg_InvoiceSpecBillSub.cs"> | 
|       <SubType>Code</SubType> | 
|     </Compile> | 
|     <Compile Include="采购管理\ClsCg_POInStockBackBillMain.cs"> | 
|       <SubType>Code</SubType> | 
|     </Compile> | 
|     <Compile Include="采购管理\ClsCg_POInStockBackBillSub.cs"> | 
|       <SubType>Code</SubType> | 
|     </Compile> | 
|     <Compile Include="采购管理\ClsCg_POInStockBillMain.cs"> | 
|       <SubType>Code</SubType> | 
|     </Compile> | 
|     <Compile Include="采购管理\ClsCg_POInStockBillSub.cs"> | 
|       <SubType>Code</SubType> | 
|     </Compile> | 
|     <Compile Include="采购管理\ClsCg_POOrderBillMain.cs"> | 
|       <SubType>Code</SubType> | 
|     </Compile> | 
|     <Compile Include="采购管理\ClsCg_POOrderBillSub.cs"> | 
|       <SubType>Code</SubType> | 
|     </Compile> | 
|     <Compile Include="采购管理\ClsCg_PORequestBillMain.cs"> | 
|       <SubType>Code</SubType> | 
|     </Compile> | 
|     <Compile Include="采购管理\ClsCg_PORequestBillSub.cs"> | 
|       <SubType>Code</SubType> | 
|     </Compile> | 
|     <Compile Include="采购管理\ClsCg_PORequestPriceBillMain.cs"> | 
|       <SubType>Code</SubType> | 
|     </Compile> | 
|     <Compile Include="采购管理\ClsCg_PORequestPriceBillSub.cs"> | 
|       <SubType>Code</SubType> | 
|     </Compile> | 
|     <Compile Include="采购管理\ClsCg_SupStatusChangeBillMain.cs"> | 
|       <SubType>Code</SubType> | 
|     </Compile> | 
|     <Compile Include="采购管理\ClsCg_SupStatusChangeBillSub.cs"> | 
|       <SubType>Code</SubType> | 
|     </Compile> | 
|     <Compile Include="采购管理\ClsWW_EntrustOrderBillMain.cs"> | 
|       <SubType>Code</SubType> | 
|     </Compile> | 
|     <Compile Include="采购管理\ClsWW_EntrustOrderBillSub.cs"> | 
|       <SubType>Code</SubType> | 
|     </Compile> | 
|     <Compile Include="采购管理\Sup_SendGoodsBillMain.cs" /> | 
|     <Compile Include="采购管理\Sup_SendGoodsBillSub.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_EntrustInBackBillMain_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_EntrustInBackBillScheme_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_EntrustInBackBillSub_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_EntrustInBillMain_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_EntrustInBillScheme_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_EntrustInBillSub_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_EntrustOutBillMain_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_EntrustOutBillScheme_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_EntrustOutBillSub_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_MateOutBillMain_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_MateOutBillScheme_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_MateOutBillSub_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_MoveStockBillMain_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_MoveStockBillScheme_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_MoveStockBillSub_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_OtherInBillMain_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_OtherInBillScheme_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_OtherInBillSub_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_OtherOutBillMain_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_OtherOutBillScheme_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_OtherOutBillSub_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_POStockInBackBillMain_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_POStockInBackBillScheme_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_POStockInBackBillSub_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_POStockInBillMain_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_POStockInBillScheme_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_POStockInBillSub_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_ProductInBillMain_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_ProductInBillScheme_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_ProductInBillSub_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_SellOutBillMain_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_SellOutBillScheme_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\仓库管理\ClsKf_SellOutBillSub_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\采购管理\ClsCg_POInStockBillMain_CLD.cs" /> | 
|     <Compile Include="金蝶CLOUD单据\采购管理\ClsCg_POInStockBillSub_CLD.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_CheckStockBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_CheckStockBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_EntrustInBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_EntrustInBillScheme_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_EntrustInBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_EntrustOutBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_EntrustOutBillScheme_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_EntrustOutBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_MateOutBillScheme_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_MoveStockBillScheme_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_OtherInBillScheme_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_OtherOutBillScheme_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_POStockInBillScheme_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_ProductInBillScheme_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_SellOutBillScheme_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_STJGInBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_STJGInBillScheme_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_STJGInBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_STJGOutBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_STJGOutBillScheme_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_STJGOutBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_VirtualStockInBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_VirtualStockInBillScheme_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_VirtualStockInBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_VirtualStockMoveBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_VirtualStockMoveBillScheme_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_VirtualStockMoveBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_VirtualStockOutBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_VirtualStockOutBillScheme_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_VirtualStockOutBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_XCMoveStockBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_XCMoveStockBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\委外管理\ClsKf_EntrustOrderBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\委外管理\ClsKf_EntrustOrderBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\应付管理\ClsYF_PayMentBackBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\应付管理\ClsYF_PayMentBackBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\应付管理\ClsYF_PayMentBeforeBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\应付管理\ClsYF_PayMentBeforeBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\应付管理\ClsYF_PayMentBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\应付管理\ClsYF_PayMentBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\应付管理\ClsYs_ReceiptBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\应付管理\ClsYs_ReceiptBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\应收管理\ClsYS_ReceiveBackBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\应收管理\ClsYS_ReceiveBackBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\应收管理\ClsYS_ReceiveBeforeBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\应收管理\ClsYS_ReceiveBeforeBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\应收管理\ClsYS_ReceiveBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\应收管理\ClsYS_ReceiveBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\生产管理\ClsK3_icmo_Model.cs" /> | 
|     <Compile Include="金蝶单据\采购管理\ClsCg_POInStockBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\采购管理\ClsCg_POInStockBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\采购管理\ClsCg_POOutStockBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\采购管理\ClsCg_POOutStockBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\采购管理\ClsCg_POStockInBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\采购管理\ClsCg_POStockInBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\采购管理\ClsCg_ProInvoiceBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\采购管理\ClsCg_ProInvoiceBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\采购管理\ClsCg_ProInvoiceSpecBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\采购管理\ClsCg_ProInvoiceSpecBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\采购管理\ClsCg_POInStockBillMain_K3_View.cs" /> | 
|     <Compile Include="金蝶单据\采购管理\ClsCg_POInStockBillSub_K3_View.cs" /> | 
|     <Compile Include="金蝶单据\采购管理\ClsCg_POOrderBillMain_K3_View.cs" /> | 
|     <Compile Include="金蝶单据\采购管理\ClsCg_POOrderBillSub_K3_View.cs" /> | 
|     <Compile Include="金蝶单据\销售管理\ClsXs_SellInvoiceBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\销售管理\ClsXs_SellInvoiceBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\销售管理\ClsXs_SellInvoiceSpecBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\销售管理\ClsXs_SellInvoiceSpecBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\销售管理\ClsXs_SeOutStockBackBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\销售管理\ClsXs_SeOutStockBackBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\销售管理\ClsXs_SeOutStockBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\销售管理\ClsXs_SeOutStockBillSub_K3.cs" /> | 
|     <Compile Include="销售管理\ClsXs_ContractBillMain.cs" /> | 
|     <Compile Include="销售管理\ClsXs_ContractBillScheme.cs" /> | 
|     <Compile Include="销售管理\ClsXs_ContractBillSub.cs" /> | 
|     <Compile Include="销售管理\ClsXs_CreditChangeBillMain.cs" /> | 
|     <Compile Include="销售管理\ClsXs_CreditChangeBillSub.cs" /> | 
|     <Compile Include="销售管理\ClsXs_CusStatusChangeBillMain.cs" /> | 
|     <Compile Include="销售管理\ClsXs_CusStatusChangeBillSub.cs" /> | 
|     <Compile Include="销售管理\ClsXs_FillBeerDiscountBillMain.cs" /> | 
|     <Compile Include="销售管理\ClsXs_FillBeerDiscountBillSub.cs" /> | 
|     <Compile Include="销售管理\ClsXs_RebateBalBillMain.cs" /> | 
|     <Compile Include="销售管理\ClsXs_RebateBalBillSub.cs" /> | 
|     <Compile Include="销售管理\ClsXs_SaleCutPriceBillMain.cs" /> | 
|     <Compile Include="销售管理\ClsXs_SaleCutPriceBillSub.cs" /> | 
|     <Compile Include="销售管理\ClsXs_SaleEnoughTargetBillMain.cs" /> | 
|     <Compile Include="销售管理\ClsXs_SaleEnoughTargetBillSub.cs" /> | 
|     <Compile Include="销售管理\ClsXs_SellPlanBillMain.cs" /> | 
|     <Compile Include="销售管理\ClsXs_SellPlanBillSub.cs" /> | 
|     <Compile Include="销售管理\ClsXs_SellPlanExecuteBillMain.cs" /> | 
|     <Compile Include="销售管理\ClsXs_SellPlanExecuteBillSub.cs" /> | 
|     <Compile Include="销售管理\ClsXs_SeQuotation_ccjgBillMain.cs" /> | 
|     <Compile Include="销售管理\ClsXs_SeQuotation_ccjgBillSub.cs" /> | 
|     <Compile Include="销售管理\ClsXs_SeDownStockBillMain.cs" /> | 
|     <Compile Include="销售管理\ClsXs_SeDownStockBillSub.cs" /> | 
|     <Compile Include="销售管理\单证管理\ClsXs_ClearCustInvoiceBillMain.cs" /> | 
|     <Compile Include="销售管理\单证管理\ClsXs_ClearCustInvoiceBillSub.cs" /> | 
|     <Compile Include="销售管理\单证管理\ClsXs_ClearCustPackBillMain.cs" /> | 
|     <Compile Include="销售管理\单证管理\ClsXs_ClearCustPackBillSub.cs" /> | 
|     <Compile Include="销售管理\单证管理\ClsXs_CustomsInvoiceBillMain.cs" /> | 
|     <Compile Include="销售管理\单证管理\ClsXs_CustomsInvoiceBillSub.cs" /> | 
|     <Compile Include="销售管理\单证管理\ClsXs_CustomsPackBillMain.cs" /> | 
|     <Compile Include="销售管理\单证管理\ClsXs_CustomsPackBillSub.cs" /> | 
|     <Compile Include="销售管理\单证管理\ClsXs_CustomsSplitPackBillMain.cs" /> | 
|     <Compile Include="销售管理\单证管理\ClsXs_CustomsSplitPackBillSub.cs" /> | 
|     <Compile Include="销售管理\单证管理\ClsXs_LadingBillMain.cs" /> | 
|     <Compile Include="销售管理\单证管理\ClsXs_LadingBillSub.cs" /> | 
|     <Compile Include="销售管理\单证管理\ClsXs_ShippingAdviceBillMain.cs" /> | 
|     <Compile Include="销售管理\单证管理\ClsXs_ShippingAdviceBillSub.cs" /> | 
|     <Compile Include="项目管理\ClsPro_DesignBlueRequestBillMain.cs" /> | 
|     <Compile Include="项目管理\ClsPro_DesignBlueRequestBillSub.cs" /> | 
|     <Compile Include="项目管理\ClsPro_ProjectCheckBillMain.cs" /> | 
|     <Compile Include="项目管理\ClsPro_ProjectCheckBillSub.cs" /> | 
|     <Compile Include="项目管理\ClsPro_ProjectRequestBillMain.cs" /> | 
|     <Compile Include="项目管理\ClsPro_ProjectRequestBillSub.cs" /> | 
|     <Compile Include="销售管理\ClsXs_SeProdPlanBillMain.cs" /> | 
|     <Compile Include="销售管理\ClsXs_SeProdPlanBillSub.cs" /> | 
|     <Compile Include="销售管理\ClsXs_SeQuotationBillMain.cs" /> | 
|     <Compile Include="销售管理\ClsXs_SeQuotationBillSub.cs" /> | 
|     <Compile Include="销售管理\ClsXs_SeSampleBillMain.cs" /> | 
|     <Compile Include="销售管理\ClsXs_SeSampleBillSub.cs" /> | 
|     <Compile Include="WMS\ClsKf_ICStockBillSub_WMS.cs" /> | 
|     <Compile Include="WMS\ClsKF_PonderationBillMain_Temp.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_CheckStockBillMain.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_CheckStockBillSub.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_EntrustProcInBillMain.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_EntrustProcInBillSub.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_EntrustProcOutBillMain.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_EntrustProcOutBillSub.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_InceptEntInBillMain.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_InceptEntInBillSub.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_InceptEntOutBillMain.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_InceptEntOutBillSub.cs" /> | 
|     <Compile Include="信息平台\ClsOA_FileChangeRequestBillMain.cs" /> | 
|     <Compile Include="信息平台\ClsOA_FileChangeRequestBillSub.cs" /> | 
|     <Compile Include="信息平台\ClsOA_WorkLinkBillMain.cs" /> | 
|     <Compile Include="信息平台\ClsOA_WorkLinkBillSub.cs" /> | 
|     <Compile Include="信息平台\ClsOA_WorkLinkBillSub2.cs" /> | 
|     <Compile Include="其他\ClsProduct_Base.cs" /> | 
|     <Compile Include="其他\ClsProduct_gyjd.cs" /> | 
|     <Compile Include="其他\ClsProduct_material.cs" /> | 
|     <Compile Include="售后管理\ClsSec_ServiceBalBillMain.cs" /> | 
|     <Compile Include="售后管理\ClsSec_ServiceBalBillSub.cs" /> | 
|     <Compile Include="售后管理\ClsSec_ServiceBillEmp.cs" /> | 
|     <Compile Include="售后管理\ClsSec_ServiceBillingMain.cs" /> | 
|     <Compile Include="售后管理\ClsSec_ServiceBillingSub.cs" /> | 
|     <Compile Include="售后管理\ClsSec_ServiceBillMain.cs" /> | 
|     <Compile Include="售后管理\ClsSec_ServiceBillSub.cs" /> | 
|     <Compile Include="售后管理\ClsSec_ServiceBillSub1.cs" /> | 
|     <Compile Include="售后管理\ClsSec_ServiceSendWorkBillEmp.cs" /> | 
|     <Compile Include="售后管理\ClsSec_ServiceSendWorkBillMain.cs" /> | 
|     <Compile Include="售后管理\ClsSec_ServiceSendWorkBillSub.cs" /> | 
|     <Compile Include="基础资料\其他基础资料\ClsPay_PeriodInfoSet_Model.cs" /> | 
|     <Compile Include="基础资料\其他基础资料\ClsXt_BillSourceSet_Model.cs" /> | 
|     <Compile Include="基础资料\其他基础资料\ClsGy_MatePriceCus_Model.cs" /> | 
|     <Compile Include="基础资料\其他基础资料\ClsGy_MatePriceSup_Model.cs" /> | 
|     <Compile Include="基础资料\其他基础资料\ClsGy_MaterStockPlace_Model.cs" /> | 
|     <Compile Include="基础资料\其他基础资料\ClsGy_ProcPrice_Model.cs" /> | 
|     <Compile Include="基础资料\其他基础资料\ClsGy_WorkCenterSourceBillSub .cs" /> | 
|     <Compile Include="基础资料\其他基础资料\ClsXt_UserRelationSupplier_Model.cs" /> | 
|     <Compile Include="CRM\ClsCrm_MarketInfoBillMain.cs" /> | 
|     <Compile Include="CRM\ClsCrm_MarketInfoBillSub.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_AppealType_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_CampaignType_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ClassTimePrjSub_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ClassTimePrj_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_CusFrom_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_DeductItem_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ICBomGroup_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_InfoFrom_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_InfoType_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_SellStep_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_SellTool_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_SellType_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_SubsidyItem_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Value_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsXt_MainMenuSet_Model.cs" /> | 
|     <Compile Include="委外管理\ClsKf_EntrustCheckStockBillMain.cs" /> | 
|     <Compile Include="委外管理\ClsKf_EntrustCheckStockBillSub.cs" /> | 
|     <Compile Include="工资管理\ClsPay_DuSubsidyItemBillMain.cs" /> | 
|     <Compile Include="工资管理\ClsPay_DuSubsidyItemBillSub.cs" /> | 
|     <Compile Include="工资管理\ClsPay_ErrWorkTimesRequestBillMain.cs" /> | 
|     <Compile Include="工资管理\ClsPay_ErrWorkTimesRequestBillSub.cs" /> | 
|     <Compile Include="工资管理\ClsPay_OtherMoneyMain.cs" /> | 
|     <Compile Include="工资管理\ClsPay_OtherMoneySub.cs" /> | 
|     <Compile Include="工资管理\ClsPay_PayMentBillMain.cs" /> | 
|     <Compile Include="工资管理\ClsPay_PayMentBillSub.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_ProcInBillMain.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_ProcInBillSub.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_ProcOutBillMain.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_ProcOutBillSub.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Building_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Collect_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_HouseType_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ItemMoney_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Room_Model.cs" /> | 
|     <Compile Include="工资管理\ClsPay_GroupBalBillEmp.cs" /> | 
|     <Compile Include="工资管理\ClsPay_GroupBalBillMain.cs" /> | 
|     <Compile Include="工资管理\ClsPay_GroupBalBillSub.cs" /> | 
|     <Compile Include="成本管理\ClsCB_ItemMoneyBillMain.cs" /> | 
|     <Compile Include="成本管理\ClsCB_ItemMoneyBillSub.cs" /> | 
|     <Compile Include="成本管理\ClsCB_ItemMoneyBill_TmpMain.cs" /> | 
|     <Compile Include="生产管理\Sc_PlanPriceBillMain.cs" /> | 
|     <Compile Include="生产管理\Sc_PlanPriceBillSub.cs" /> | 
|     <Compile Include="生产管理\设备管理\ClsSb_EquipRepairWorkBillMain.cs" /> | 
|     <Compile Include="生产管理\设备管理\ClsSb_EquipRepairWorkBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldCostMoneyBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldCostMoneyBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldProdBackBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldProdBackBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldProdInBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldProdInBillSub.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldProdOutBillMain.cs" /> | 
|     <Compile Include="生产管理\模具管理\ClsSc_MouldProdOutBillSub.cs" /> | 
|     <Compile Include="自定义管理\ClsGy_SelfEntry.cs" /> | 
|     <Compile Include="自定义管理\ClsGy_SelfEntryValue.cs" /> | 
|     <Compile Include="车间管理\ClsSc_AssemblyBillMain.cs" /> | 
|     <Compile Include="车间管理\ClsSc_AssemblyBillSub.cs" /> | 
|     <Compile Include="车间管理\ClsSc_ProcessBackPlanMain.cs" /> | 
|     <Compile Include="车间管理\ClsSc_ProcessBackPlanSub.cs" /> | 
|     <Compile Include="车间管理\ClsSc_ProcessPlanChangeMain.cs" /> | 
|     <Compile Include="车间管理\ClsSc_ProcessPlanChangeSub.cs" /> | 
|     <Compile Include="车间管理\ClsSc_ProcProdMoveBillMain.cs" /> | 
|     <Compile Include="车间管理\ClsSc_ProcProdMoveBillSub.cs" /> | 
|     <Compile Include="MES\ClsSc_ICMOBillWorkQtyStatus_Tmp.cs" /> | 
|     <Compile Include="MES\ClsSc_ICMOReportBillSub_WMS.cs" /> | 
|     <Compile Include="MES\ClsSc_QualityReportBillSub_WMS.cs" /> | 
|     <Compile Include="MES\ClsSc_ICMOBillQualityStatus_Tmp.cs" /> | 
|     <Compile Include="MES\ClsSc_ICMOBillStatus_Tmp.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_ProductInBillMain.cs" /> | 
|     <Compile Include="仓库管理\ClsKf_ProductInBillSub.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ArchivesArk_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ArchivesFloor_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_AreaSet_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Bank_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ClassTimePrjGroup_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ComKind_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ComScope_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ComSort_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ComType_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ConkReason_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ConkType_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_CostCenter_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Currency_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Customer_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_CusType_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Dorm_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_DuSubsidyItem_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Duty_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Employee_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Energy_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_EquipMent_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_EvaluateStatus_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ExpenseStatus_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Holiday_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Maintain_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_MateNumRelation_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Material_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_MaterTrait_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Model_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_OrderLev_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_PaperSort_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_PlanShifts_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Port_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_PoStockStyle_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Post_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ProcComm_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ProcMul_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ProcPriceRelaGroup_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ProcPriceRela_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ProdType_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ProductSpec_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Project_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_PropertyType_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Property_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_RepairCheck_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_RepairType_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Repair_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_RoutingGroup_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Safety_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_SecType_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_SellStyle_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_SettleStyle_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Shifts_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_StockInStyle_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_StockOutStyle_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_StockPlaceGroup_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_StockPlace_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Supplier_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_SupSort_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_SupStatus_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_SupTarget_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_SupType_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Trade_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_UnitGroup_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Unit_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Warehouse_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_WorkPayType_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_WorkType_Model.cs" /> | 
|     <Compile Include="工资管理\ClsHR_EmpChangeBillMain.cs" /> | 
|     <Compile Include="工资管理\ClsHR_EmpChangeBillSub.cs" /> | 
|     <Compile Include="工资管理\ClsPay_OtherBalBillMain.cs" /> | 
|     <Compile Include="工资管理\ClsPay_OtherBalBillSub.cs" /> | 
|     <Compile Include="工资管理\ClsPay_OutApplyBillMain.cs" /> | 
|     <Compile Include="工资管理\ClsPay_OutApplyBillSub.cs" /> | 
|     <Compile Include="工资管理\ClsPay_OverApplyBillMain.cs" /> | 
|     <Compile Include="工资管理\ClsPay_OverApplyBillSub.cs" /> | 
|     <Compile Include="工资管理\ClsPay_ProcPriceRequestBillMain.cs" /> | 
|     <Compile Include="工资管理\ClsPay_ProcPriceRequestBillSub.cs" /> | 
|     <Compile Include="工资管理\ClsPay_SingleBalBillMain.cs" /> | 
|     <Compile Include="工资管理\ClsPay_SingleBalBillSub.cs" /> | 
|     <Compile Include="工资管理\ClsPay_WorkTimesBillMain.cs" /> | 
|     <Compile Include="工资管理\ClsPay_WorkTimesBillSub.cs" /> | 
|     <Compile Include="应付管理\ClsYF_PayMentBackBillMain.cs" /> | 
|     <Compile Include="应付管理\ClsYF_PayMentBackBillSub.cs" /> | 
|     <Compile Include="应付管理\ClsYF_PayMentBeforeBillMain.cs" /> | 
|     <Compile Include="应付管理\ClsYF_PayMentBeforeBillSub.cs" /> | 
|     <Compile Include="应付管理\ClsYF_PayMentBillMain.cs" /> | 
|     <Compile Include="应付管理\ClsYF_PayMentBillSub.cs" /> | 
|     <Compile Include="应付管理\ClsYF_PayMentOtherBillMain.cs" /> | 
|     <Compile Include="应付管理\ClsYF_PayMentOtherBillSub.cs" /> | 
|     <Compile Include="应付管理\ClsYF_PayMentShouldBillMain.cs" /> | 
|     <Compile Include="应付管理\ClsYF_PayMentShouldBillSub.cs" /> | 
|     <Compile Include="应收管理\ClsYS_ReceiveBackBillMain.cs" /> | 
|     <Compile Include="应收管理\ClsYS_ReceiveBackBillSub.cs" /> | 
|     <Compile Include="应收管理\ClsYS_ReceiveBeforeBillMain.cs" /> | 
|     <Compile Include="应收管理\ClsYS_ReceiveBeforeBillSub.cs" /> | 
|     <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" /> | 
|     <Compile Include="计划管理\ClsGy_ICBomBillSub.cs" /> | 
|     <Compile Include="生产管理\ClsSc_ICMOBillSub.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Department_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Group_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Process_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Source_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_WorkCenter_Model.cs" /> | 
|     <Compile Include="计划管理\ClsGy_RoutingBillMain.cs" /> | 
|     <Compile Include="计划管理\ClsGy_RoutingBillSub.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_BadReason_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ErrType_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Factory_Model.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_ScrapReason_Model.cs" /> | 
|     <Compile Include="生产管理\ClsSc_ICMOPauseBillMain.cs" /> | 
|     <Compile Include="生产管理\ClsSc_ICMOPauseBillSub.cs" /> | 
|     <Compile Include="生产管理\ClsSc_ICMOReportBillMain.cs" /> | 
|     <Compile Include="生产管理\ClsSc_ICMOReportBillSub.cs" /> | 
|     <Compile Include="Properties\AssemblyInfo.cs" /> | 
|     <Compile Include="基础资料\基础资料\ClsGy_Car_Model.cs" /> | 
|     <Compile Include="看板程序\ClsSc_LEDInfoBoard.cs" /> | 
|     <Compile Include="看板程序\ClsSc_WorkProcInfoBoard.cs" /> | 
|     <Compile Include="车间管理\ClsSc_ProcPlanSortBillMain.cs" /> | 
|     <Compile Include="车间管理\ClsSc_ProcPlanSortBillSub.cs" /> | 
|     <Compile Include="车间管理\ClsSc_ProcessMoveBillMain.cs" /> | 
|     <Compile Include="车间管理\ClsSc_ProcessMoveBillSub.cs" /> | 
|     <Compile Include="车间管理\ClsSc_ProcessPlanMain.cs" /> | 
|     <Compile Include="车间管理\ClsSc_ProcessPlanSub.cs" /> | 
|     <Compile Include="车间管理\ClsSc_ProcessReportMain.cs" /> | 
|     <Compile Include="车间管理\ClsSc_ProcessReportSub.cs" /> | 
|     <Compile Include="车间管理\ClsSc_ProcessSendWorkMain.cs" /> | 
|     <Compile Include="车间管理\ClsSc_ProcessSendWorkSub.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_MoveStockBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_MoveStockBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_OtherInBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_OtherInBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_OtherOutBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_OtherOutBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_POStockInBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_POStockInBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_ProductInBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_ProductInBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_MateOutBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_MateOutBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_SellOutBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\仓库管理\ClsKf_SellOutBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\生产管理\ClsGy_ICBomBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\生产管理\ClsGy_ICBomBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\生产管理\ClsSc_ICMOBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\生产管理\ClsSc_ICMOBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\生产管理\ClsSc_PPBomChangeMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\生产管理\ClsSc_PPBomChangeSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\生产管理\ClsSc_PPBomMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\生产管理\ClsSc_PPBomSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\生产管理\ClsSc_PPOrderBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\生产管理\ClsSc_PPOrderBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\计划管理\ClsSc_ICMrpResultBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\计划管理\ClsSc_ICMrpResultBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\采购管理\ClsCg_POOrderBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\采购管理\ClsCg_POOrderBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\采购管理\ClsCg_PORequestBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\采购管理\ClsCg_PORequestBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\采购管理\ClsPay_ApplyBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\采购管理\ClsPay_ApplyBillSub_K3.cs" /> | 
|     <Compile Include="金蝶单据\销售管理\ClsXs_SeOrderBillMain_K3.cs" /> | 
|     <Compile Include="金蝶单据\销售管理\ClsXs_SeOrderBillSub_K3.cs" /> | 
|     <Compile Include="销售管理\ClsXs_CusRatingChangeBillMain.cs" /> | 
|     <Compile Include="销售管理\ClsXs_CusRatingChangeBillSub.cs" /> | 
|     <Compile Include="销售管理\ClsXs_InvoiceBillMain.cs" /> | 
|     <Compile Include="销售管理\ClsXs_InvoiceBillSub.cs" /> | 
|     <Compile Include="销售管理\ClsXs_InvoiceSpecBillMain.cs" /> | 
|     <Compile Include="销售管理\ClsXs_InvoiceSpecBillSub.cs" /> | 
|     <Compile Include="销售管理\ClsXs_MonthAvgValueBillMain.cs" /> | 
|     <Compile Include="销售管理\ClsXs_MonthAvgValueBillSub.cs" /> | 
|     <Compile Include="销售管理\ClsXs_SeOrderBillMain.cs" /> | 
|     <Compile Include="销售管理\ClsXs_SeOrderBillSub.cs" /> | 
|     <Compile Include="销售管理\ClsXs_SeOutStockBackBillMain.cs" /> | 
|     <Compile Include="销售管理\ClsXs_SeOutStockBackBillSub.cs" /> | 
|     <Compile Include="销售管理\ClsXs_SeOutStockBillMain.cs" /> | 
|     <Compile Include="销售管理\ClsXs_SeOutStockBillSub.cs" /> | 
|   </ItemGroup> | 
|   <ItemGroup> | 
|     <BootstrapperPackage Include="Microsoft.Net.Client.3.5"> | 
|       <Visible>False</Visible> | 
|       <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName> | 
|       <Install>false</Install> | 
|     </BootstrapperPackage> | 
|     <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> | 
|       <Visible>False</Visible> | 
|       <ProductName>.NET Framework 3.5 SP1</ProductName> | 
|       <Install>true</Install> | 
|     </BootstrapperPackage> | 
|   </ItemGroup> | 
|   <ItemGroup> | 
|     <Folder Include="基础资料\A3基础资料\" /> | 
|     <Folder Include="基础资料\CLOUD基础资料\" /> | 
|     <Folder Include="基础资料\特殊系统\" /> | 
|   </ItemGroup> | 
|   <ItemGroup> | 
|     <ProjectReference Include="..\DBUtility\DBUtility.csproj"> | 
|       <Project>{f2098f1b-4fa1-49bb-91ea-ab3522008f28}</Project> | 
|       <Name>DBUtility</Name> | 
|     </ProjectReference> | 
|     <ProjectReference Include="..\Pub_Class\Pub_Class.csproj"> | 
|       <Project>{0de3c6c4-9c87-4b8c-ac86-ac15b7afe731}</Project> | 
|       <Name>Pub_Class</Name> | 
|     </ProjectReference> | 
|   </ItemGroup> | 
|   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> | 
|   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.  | 
|        Other similar extension points exist, see Microsoft.Common.targets. | 
|   <Target Name="BeforeBuild"> | 
|   </Target> | 
|   <Target Name="AfterBuild"> | 
|   </Target> | 
|   --> | 
| </Project> |