<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="Current"> 
 | 
  <PropertyGroup> 
 | 
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 
 | 
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 
 | 
    <ProductVersion>8.0.50727</ProductVersion> 
 | 
    <SchemaVersion>2.0</SchemaVersion> 
 | 
    <ProjectGuid>{36A0CF08-E176-4A58-B406-D187943804EE}</ProjectGuid> 
 | 
    <OutputType>Library</OutputType> 
 | 
    <AppDesignerFolder>Properties</AppDesignerFolder> 
 | 
    <RootNamespace>PayM</RootNamespace> 
 | 
    <AssemblyName>PayM</AssemblyName> 
 | 
    <FileUpgradeFlags> 
 | 
    </FileUpgradeFlags> 
 | 
    <UpgradeBackupLocation> 
 | 
    </UpgradeBackupLocation> 
 | 
    <OldToolsVersion>2.0</OldToolsVersion> 
 | 
    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> 
 | 
    <TargetFrameworkProfile /> 
 | 
  </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> 
 | 
    <Prefer32Bit>false</Prefer32Bit> 
 | 
  </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> 
 | 
    <Prefer32Bit>false</Prefer32Bit> 
 | 
  </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> 
 | 
    <Prefer32Bit>false</Prefer32Bit> 
 | 
  </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> 
 | 
    <Prefer32Bit>false</Prefer32Bit> 
 | 
  </PropertyGroup> 
 | 
  <ItemGroup> 
 | 
    <Reference Include="System" /> 
 | 
    <Reference Include="System.Data" /> 
 | 
    <Reference Include="System.Drawing" /> 
 | 
    <Reference Include="System.Windows.Forms" /> 
 | 
    <Reference Include="System.Xml" /> 
 | 
  </ItemGroup> 
 | 
  <ItemGroup> 
 | 
    <Compile Include="Class1.cs" /> 
 | 
    <Compile Include="Form2.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="Form2.Designer.cs"> 
 | 
      <DependentUpon>Form2.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_ContractBookBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_ContractBookBill.designer.cs"> 
 | 
      <DependentUpon>HR_ContractBookBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_ContractBookBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_ContractBookBillList.designer.cs"> 
 | 
      <DependentUpon>HR_ContractBookBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_EmpChangeBillQuery.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_EmpChangeBillQuery.designer.cs"> 
 | 
      <DependentUpon>HR_EmpChangeBillQuery.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_EmpUpChangeBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_EmpUpChangeBill.designer.cs"> 
 | 
      <DependentUpon>HR_EmpUpChangeBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_EmpUpChangeBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_EmpUpChangeBillList.designer.cs"> 
 | 
      <DependentUpon>HR_EmpUpChangeBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_FamilyMemberBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_FamilyMemberBill.designer.cs"> 
 | 
      <DependentUpon>HR_FamilyMemberBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_FamilyMemberBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_FamilyMemberBillList.designer.cs"> 
 | 
      <DependentUpon>HR_FamilyMemberBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_InsuranceBookBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_InsuranceBookBill.designer.cs"> 
 | 
      <DependentUpon>HR_InsuranceBookBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_InsuranceBookBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_InsuranceBookBillList.designer.cs"> 
 | 
      <DependentUpon>HR_InsuranceBookBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_LearnHistoryBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_LearnHistoryBill.designer.cs"> 
 | 
      <DependentUpon>HR_LearnHistoryBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_LearnHistoryBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_LearnHistoryBillList.designer.cs"> 
 | 
      <DependentUpon>HR_LearnHistoryBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_PaperPhotoBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_PaperPhotoBill.designer.cs"> 
 | 
      <DependentUpon>HR_PaperPhotoBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_PaperPhotoBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_PaperPhotoBillList.designer.cs"> 
 | 
      <DependentUpon>HR_PaperPhotoBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_RewardsPunishBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_RewardsPunishBill.designer.cs"> 
 | 
      <DependentUpon>HR_RewardsPunishBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_RewardsPunishBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_RewardsPunishBillList.designer.cs"> 
 | 
      <DependentUpon>HR_RewardsPunishBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_WorkInjuryBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_WorkInjuryBill.designer.cs"> 
 | 
      <DependentUpon>HR_WorkInjuryBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_WorkInjuryBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_WorkInjuryBillList.designer.cs"> 
 | 
      <DependentUpon>HR_WorkInjuryBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_WorkSkillBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_WorkSkillBill.designer.cs"> 
 | 
      <DependentUpon>HR_WorkSkillBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_WorkSkillBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_WorkSkillBillList.designer.cs"> 
 | 
      <DependentUpon>HR_WorkSkillBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_WorkStoryBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_WorkStoryBill.designer.cs"> 
 | 
      <DependentUpon>HR_WorkStoryBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_WorkStoryBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_WorkStoryBillList.designer.cs"> 
 | 
      <DependentUpon>HR_WorkStoryBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_EmpFosterBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_EmpFosterBill.designer.cs"> 
 | 
      <DependentUpon>HR_EmpFosterBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_EmpFosterBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_EmpFosterBillList.designer.cs"> 
 | 
      <DependentUpon>HR_EmpFosterBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\FrmChangeDate.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\FrmChangeDate.Designer.cs"> 
 | 
      <DependentUpon>FrmChangeDate.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_AbsentBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_AbsentBill.designer.cs"> 
 | 
      <DependentUpon>Pay_AbsentBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_AbsentBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_AbsentBillList.designer.cs"> 
 | 
      <DependentUpon>Pay_AbsentBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_DuSubsidyItemBillQuery.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_DuSubsidyItemBillQuery.designer.cs"> 
 | 
      <DependentUpon>Pay_DuSubsidyItemBillQuery.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_DuSubsidyItemBill_KS.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_DuSubsidyItemBill_KS.designer.cs"> 
 | 
      <DependentUpon>Pay_DuSubsidyItemBill_KS.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_EarlyLateErrBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_EarlyLateErrBill.designer.cs"> 
 | 
      <DependentUpon>Pay_EarlyLateErrBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_EarlyLateErrBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_EarlyLateErrBillList.designer.cs"> 
 | 
      <DependentUpon>Pay_EarlyLateErrBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_EmpInitChangeBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_EmpInitChangeBill.designer.cs"> 
 | 
      <DependentUpon>Pay_EmpInitChangeBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_EmpInitChangeBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_EmpInitChangeBillList.designer.cs"> 
 | 
      <DependentUpon>Pay_EmpInitChangeBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_ErrWorkTimesSendBillQuery.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_ErrWorkTimesSendBillQuery.designer.cs"> 
 | 
      <DependentUpon>Pay_ErrWorkTimesSendBillQuery.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_GroupBalBillQuery.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_GroupBalBillQuery.designer.cs"> 
 | 
      <DependentUpon>Pay_GroupBalBillQuery.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_MonthICMOStockSumBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_MonthICMOStockSumBill.designer.cs"> 
 | 
      <DependentUpon>Pay_MonthICMOStockSumBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_MonthICMOStockSumBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_MonthICMOStockSumBillList.designer.cs"> 
 | 
      <DependentUpon>Pay_MonthICMOStockSumBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_OtherBalBillQuery.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_OtherBalBillQuery.designer.cs"> 
 | 
      <DependentUpon>Pay_OtherBalBillQuery.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_OutApplyBillQuery.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_OutApplyBillQuery.designer.cs"> 
 | 
      <DependentUpon>Pay_OutApplyBillQuery.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_OverApplyBillQuery.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_OverApplyBillQuery.designer.cs"> 
 | 
      <DependentUpon>Pay_OverApplyBillQuery.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_PayMentBillListDlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_PayMentBillListDlg.designer.cs"> 
 | 
      <DependentUpon>Pay_PayMentBillListDlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_PayMentBillListUnPayDlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_PayMentBillListUnPayDlg.designer.cs"> 
 | 
      <DependentUpon>Pay_PayMentBillListUnPayDlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_PayMentBillQuery.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_PayMentBillQuery.designer.cs"> 
 | 
      <DependentUpon>Pay_PayMentBillQuery.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_PayMent_QC.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_PayMent_QC.designer.cs"> 
 | 
      <DependentUpon>Pay_PayMent_QC.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_PayMent_QCAdd.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_PayMent_QCAdd.designer.cs"> 
 | 
      <DependentUpon>Pay_PayMent_QCAdd.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_ProcPriceRequestBillQuery.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_ProcPriceRequestBillQuery.designer.cs"> 
 | 
      <DependentUpon>Pay_ProcPriceRequestBillQuery.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_RewardPunishBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_RewardPunishBill.designer.cs"> 
 | 
      <DependentUpon>Pay_RewardPunishBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_RewardPunishBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_RewardPunishBillList.designer.cs"> 
 | 
      <DependentUpon>Pay_RewardPunishBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_SingleBalBillList_KS.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_SingleBalBillList_KS.designer.cs"> 
 | 
      <DependentUpon>Pay_SingleBalBillList_KS.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_SingleBalBillQuery.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_SingleBalBillQuery.designer.cs"> 
 | 
      <DependentUpon>Pay_SingleBalBillQuery.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_SingleBalBill_Enter.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_SingleBalBill_Enter.designer.cs"> 
 | 
      <DependentUpon>Pay_SingleBalBill_Enter.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_SingleBalBill_KS.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_SingleBalBill_KS.designer.cs"> 
 | 
      <DependentUpon>Pay_SingleBalBill_KS.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_SingleBalBill_YR.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_SingleBalBill_YR.designer.cs"> 
 | 
      <DependentUpon>Pay_SingleBalBill_YR.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_SumBalBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_SumBalBill.designer.cs"> 
 | 
      <DependentUpon>Pay_SumBalBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_SumBalBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_SumBalBillList.designer.cs"> 
 | 
      <DependentUpon>Pay_SumBalBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_SumBalBill_JS.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_SumBalBill_JS.designer.cs"> 
 | 
      <DependentUpon>Pay_SumBalBill_JS.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_WorkErrTimesBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_WorkErrTimesBill.designer.cs"> 
 | 
      <DependentUpon>Pay_WorkErrTimesBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_WorkErrTimesBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_WorkErrTimesBillList.designer.cs"> 
 | 
      <DependentUpon>Pay_WorkErrTimesBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_WorkTimesBillQuery.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_WorkTimesBillQuery.designer.cs"> 
 | 
      <DependentUpon>Pay_WorkTimesBillQuery.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_WorkTimesSumQueryBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_WorkTimesSumQueryBillList.designer.cs"> 
 | 
      <DependentUpon>Pay_WorkTimesSumQueryBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_WorkTimesSumQueryBillListDlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_WorkTimesSumQueryBillListDlg.designer.cs"> 
 | 
      <DependentUpon>Pay_WorkTimesSumQueryBillListDlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_OutForComApplyBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_OutForComApplyBill.designer.cs"> 
 | 
      <DependentUpon>Pay_OutForComApplyBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_OutForComApplyBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_OutForComApplyBillList.designer.cs"> 
 | 
      <DependentUpon>Pay_OutForComApplyBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_PayMentBillReport.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_PayMentBillReport.designer.cs"> 
 | 
      <DependentUpon>Pay_PayMentBillReport.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_PayMentBillReportDlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_PayMentBillReportDlg.designer.cs"> 
 | 
      <DependentUpon>Pay_PayMentBillReportDlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_SingleBalBillEntryReport.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_SingleBalBillEntryReport.designer.cs"> 
 | 
      <DependentUpon>Pay_SingleBalBillEntryReport.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_SingleBalBillEntryReportDlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_SingleBalBillEntryReportDlg.designer.cs"> 
 | 
      <DependentUpon>Pay_SingleBalBillEntryReportDlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_SingleBalBillSumReport.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_SingleBalBillSumReport.designer.cs"> 
 | 
      <DependentUpon>Pay_SingleBalBillSumReport.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_SingleBalBillSumReportDlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_SingleBalBillSumReportDlg.designer.cs"> 
 | 
      <DependentUpon>Pay_SingleBalBillSumReportDlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_WorkTimesPayMentEntryReport.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_WorkTimesPayMentEntryReport.designer.cs"> 
 | 
      <DependentUpon>Pay_WorkTimesPayMentEntryReport.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_WorkTimesPayMentEntryReportDlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_WorkTimesPayMentEntryReportDlg.designer.cs"> 
 | 
      <DependentUpon>Pay_WorkTimesPayMentEntryReportDlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_WorkTimesPayMentSumReport.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_WorkTimesPayMentSumReport.designer.cs"> 
 | 
      <DependentUpon>Pay_WorkTimesPayMentSumReport.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_WorkTimesPayMentSumReportDlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_WorkTimesPayMentSumReportDlg.designer.cs"> 
 | 
      <DependentUpon>Pay_WorkTimesPayMentSumReportDlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\补贴记录\Pay_MonthSubsidyYearReport.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\补贴记录\Pay_MonthSubsidyYearReport.designer.cs"> 
 | 
      <DependentUpon>Pay_MonthSubsidyYearReport.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\消费折现\Pay_YearToCashBillReport.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\消费折现\Pay_YearToCashBillReport.designer.cs"> 
 | 
      <DependentUpon>Pay_YearToCashBillReport.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\消费折现\Pay_YearToCashBillReportDlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\消费折现\Pay_YearToCashBillReportDlg.designer.cs"> 
 | 
      <DependentUpon>Pay_YearToCashBillReportDlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="Properties\Resources.Designer.cs"> 
 | 
      <AutoGen>True</AutoGen> 
 | 
      <DesignTime>True</DesignTime> 
 | 
      <DependentUpon>Resources.resx</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_EmpDimissionBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_EmpDimissionBill.designer.cs"> 
 | 
      <DependentUpon>HR_EmpDimissionBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_EmpDimissionBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_EmpDimissionBillList.designer.cs"> 
 | 
      <DependentUpon>HR_EmpDimissionBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_EmpEngageRequestBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_EmpEngageRequestBill.designer.cs"> 
 | 
      <DependentUpon>HR_EmpEngageRequestBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_EmpEngageRequestBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_EmpEngageRequestBillList.designer.cs"> 
 | 
      <DependentUpon>HR_EmpEngageRequestBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\Pay_CarOutApplyBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\Pay_CarOutApplyBill.designer.cs"> 
 | 
      <DependentUpon>Pay_CarOutApplyBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\Pay_CarOutApplyBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\Pay_CarOutApplyBillList.designer.cs"> 
 | 
      <DependentUpon>Pay_CarOutApplyBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资核算\Pay_PayMentBillAutoAddnew.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资核算\Pay_PayMentBillAutoAddnew.designer.cs"> 
 | 
      <DependentUpon>Pay_PayMentBillAutoAddnew.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资核算\Pay_PayMentBillAutoAddnew1.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资核算\Pay_PayMentBillAutoAddnew1.designer.cs"> 
 | 
      <DependentUpon>Pay_PayMentBillAutoAddnew1.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资核算\Pay_PayMentBillAutoAddnew2.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资核算\Pay_PayMentBillAutoAddnew2.designer.cs"> 
 | 
      <DependentUpon>Pay_PayMentBillAutoAddnew2.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资核算\Pay_PayMentBillAutoAddnew3.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资核算\Pay_PayMentBillAutoAddnew3.designer.cs"> 
 | 
      <DependentUpon>Pay_PayMentBillAutoAddnew3.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资核算\Pay_PayMentBillAutoAddnew4.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资核算\Pay_PayMentBillAutoAddnew4.designer.cs"> 
 | 
      <DependentUpon>Pay_PayMentBillAutoAddnew4.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资核算\Pay_PayMentBillAutoAddnew5.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资核算\Pay_PayMentBillAutoAddnew5.designer.cs"> 
 | 
      <DependentUpon>Pay_PayMentBillAutoAddnew5.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Gy_DataInTmp_DuSubsidyItem.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Gy_DataInTmp_DuSubsidyItem.designer.cs"> 
 | 
      <DependentUpon>Gy_DataInTmp_DuSubsidyItem.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_DuSubsidyItemBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_DuSubsidyItemBill.designer.cs"> 
 | 
      <DependentUpon>Pay_DuSubsidyItemBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_DuSubsidyItemBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_DuSubsidyItemBillList.designer.cs"> 
 | 
      <DependentUpon>Pay_DuSubsidyItemBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_ErrWorkTimesRequestBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_ErrWorkTimesRequestBill.designer.cs"> 
 | 
      <DependentUpon>Pay_ErrWorkTimesRequestBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_ErrWorkTimesRequestBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_ErrWorkTimesRequestBillList.designer.cs"> 
 | 
      <DependentUpon>Pay_ErrWorkTimesRequestBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_ErrWorkTimesSendBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_ErrWorkTimesSendBill.designer.cs"> 
 | 
      <DependentUpon>Pay_ErrWorkTimesSendBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_ErrWorkTimesSendBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_ErrWorkTimesSendBillList.designer.cs"> 
 | 
      <DependentUpon>Pay_ErrWorkTimesSendBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_GetNeedCheckErrWorkTimesSendBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_GetNeedCheckErrWorkTimesSendBillList.designer.cs"> 
 | 
      <DependentUpon>Pay_GetNeedCheckErrWorkTimesSendBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_OtherMoney_Dlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_OtherMoney_Dlg.designer.cs"> 
 | 
      <DependentUpon>Pay_OtherMoney_Dlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_PayMentBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_PayMentBillList.designer.cs"> 
 | 
      <DependentUpon>Pay_PayMentBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_EmpChangeBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_EmpChangeBill.designer.cs"> 
 | 
      <DependentUpon>HR_EmpChangeBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_EmpChangeBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="人事管理\HR_EmpChangeBillList.designer.cs"> 
 | 
      <DependentUpon>HR_EmpChangeBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_GroupBalBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_GroupBalBill.designer.cs"> 
 | 
      <DependentUpon>Pay_GroupBalBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_GroupBalBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_GroupBalBillList.designer.cs"> 
 | 
      <DependentUpon>Pay_GroupBalBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_PayMentDayBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_PayMentDayBill.designer.cs"> 
 | 
      <DependentUpon>Pay_PayMentDayBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_PayMentDayBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_PayMentDayBillList.designer.cs"> 
 | 
      <DependentUpon>Pay_PayMentDayBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_ProcPriceRequestBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_ProcPriceRequestBill.designer.cs"> 
 | 
      <DependentUpon>Pay_ProcPriceRequestBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_ProcPriceRequestBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_ProcPriceRequestBillList.designer.cs"> 
 | 
      <DependentUpon>Pay_ProcPriceRequestBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="Properties\AssemblyInfo.cs" /> 
 | 
    <Compile Include="工资管理\Pay_OtherBalBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_OtherBalBill.designer.cs"> 
 | 
      <DependentUpon>Pay_OtherBalBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_OtherBalBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_OtherBalBillList.designer.cs"> 
 | 
      <DependentUpon>Pay_OtherBalBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_OutApplyBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_OutApplyBill.designer.cs"> 
 | 
      <DependentUpon>Pay_OutApplyBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_OutApplyBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_OutApplyBillList.designer.cs"> 
 | 
      <DependentUpon>Pay_OutApplyBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_OverApplyBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_OverApplyBill.designer.cs"> 
 | 
      <DependentUpon>Pay_OverApplyBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_OverApplyBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_OverApplyBillList.designer.cs"> 
 | 
      <DependentUpon>Pay_OverApplyBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_SingleBalBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_SingleBalBill.designer.cs"> 
 | 
      <DependentUpon>Pay_SingleBalBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_SingleBalBillDlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_SingleBalBillDlg.designer.cs"> 
 | 
      <DependentUpon>Pay_SingleBalBillDlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_SingleBalBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_SingleBalBillList.designer.cs"> 
 | 
      <DependentUpon>Pay_SingleBalBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_SubsidyChangeBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_SubsidyChangeBill.designer.cs"> 
 | 
      <DependentUpon>Pay_SubsidyChangeBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_SubsidyChangeBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_SubsidyChangeBillList.designer.cs"> 
 | 
      <DependentUpon>Pay_SubsidyChangeBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_WorkTimesBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_WorkTimesBill.designer.cs"> 
 | 
      <DependentUpon>Pay_WorkTimesBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_WorkTimesBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_WorkTimesBillList.designer.cs"> 
 | 
      <DependentUpon>Pay_WorkTimesBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_PayMentBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="工资管理\Pay_PayMentBill.designer.cs"> 
 | 
      <DependentUpon>Pay_PayMentBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_EmpPayMentSumReport.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_EmpPayMentSumReport.designer.cs"> 
 | 
      <DependentUpon>Pay_EmpPayMentSumReport.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_EmpPayMentSumReportDlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_EmpPayMentSumReportDlg.designer.cs"> 
 | 
      <DependentUpon>Pay_EmpPayMentSumReportDlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_EmpWorkQtyEntryReport.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_EmpWorkQtyEntryReport.designer.cs"> 
 | 
      <DependentUpon>Pay_EmpWorkQtyEntryReport.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_EmpWorkQtyEntryReportDlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_EmpWorkQtyEntryReportDlg.designer.cs"> 
 | 
      <DependentUpon>Pay_EmpWorkQtyEntryReportDlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_InnerScrap.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_InnerScrap.designer.cs"> 
 | 
      <DependentUpon>Pay_InnerScrap.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_InnerScrapDlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_InnerScrapDlg.designer.cs"> 
 | 
      <DependentUpon>Pay_InnerScrapDlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_OuterScrap.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_OuterScrap.designer.cs"> 
 | 
      <DependentUpon>Pay_OuterScrap.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_OuterScrapDlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_OuterScrapDlg.designer.cs"> 
 | 
      <DependentUpon>Pay_OuterScrapDlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_PayMentDeptSendList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_PayMentDeptSendList.designer.cs"> 
 | 
      <DependentUpon>Pay_PayMentDeptSendList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_PayMentDeptSendListDlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_PayMentDeptSendListDlg.designer.cs"> 
 | 
      <DependentUpon>Pay_PayMentDeptSendListDlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_PayMentDeptYearReport.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_PayMentDeptYearReport.designer.cs"> 
 | 
      <DependentUpon>Pay_PayMentDeptYearReport.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_PayMentDeptYearReportDlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_PayMentDeptYearReportDlg.designer.cs"> 
 | 
      <DependentUpon>Pay_PayMentDeptYearReportDlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_PayMentPrintReport.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_PayMentPrintReport.designer.cs"> 
 | 
      <DependentUpon>Pay_PayMentPrintReport.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_PayMentPrintReportDlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_PayMentPrintReportDlg.designer.cs"> 
 | 
      <DependentUpon>Pay_PayMentPrintReportDlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_PayMentSendList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_PayMentSendList.designer.cs"> 
 | 
      <DependentUpon>Pay_PayMentSendList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_PayMentSendListDlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_PayMentSendListDlg.designer.cs"> 
 | 
      <DependentUpon>Pay_PayMentSendListDlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_PayMentYearReport.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_PayMentYearReport.designer.cs"> 
 | 
      <DependentUpon>Pay_PayMentYearReport.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_PayMentYearReportDlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_PayMentYearReportDlg.designer.cs"> 
 | 
      <DependentUpon>Pay_PayMentYearReportDlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_ProdWorkQtyEntryReport.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_ProdWorkQtyEntryReport.designer.cs"> 
 | 
      <DependentUpon>Pay_ProdWorkQtyEntryReport.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_ProdWorkQtyEntryReportDlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_ProdWorkQtyEntryReportDlg.designer.cs"> 
 | 
      <DependentUpon>Pay_ProdWorkQtyEntryReportDlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_ProdWorkQtySumReport.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_ProdWorkQtySumReport.designer.cs"> 
 | 
      <DependentUpon>Pay_ProdWorkQtySumReport.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_ProdWorkQtySumReportDlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_ProdWorkQtySumReportDlg.designer.cs"> 
 | 
      <DependentUpon>Pay_ProdWorkQtySumReportDlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_WorkTimesList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_WorkTimesList.designer.cs"> 
 | 
      <DependentUpon>Pay_WorkTimesList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_WorkTimesListDlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="报表分析\Pay_WorkTimesListDlg.designer.cs"> 
 | 
      <DependentUpon>Pay_WorkTimesListDlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\充值记录\Pay_MonthWriteBillReportMX.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\充值记录\Pay_MonthWriteBillReportMX.designer.cs"> 
 | 
      <DependentUpon>Pay_MonthWriteBillReportMX.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\充值记录\Pay_MonthWriteBillReportMX2.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\充值记录\Pay_MonthWriteBillReportMX2.designer.cs"> 
 | 
      <DependentUpon>Pay_MonthWriteBillReportMX2.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\报表分析\Err_MonthExpenseEntryBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\报表分析\Err_MonthExpenseEntryBill.designer.cs"> 
 | 
      <DependentUpon>Err_MonthExpenseEntryBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\报表分析\Err_MonthExpenseEntryBillDlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\报表分析\Err_MonthExpenseEntryBillDlg.designer.cs"> 
 | 
      <DependentUpon>Err_MonthExpenseEntryBillDlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\报表分析\KQ_sourceReport.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\报表分析\KQ_sourceReport.designer.cs"> 
 | 
      <DependentUpon>KQ_sourceReport.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\报表分析\KQ_sourceReportDlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\报表分析\KQ_sourceReportDlg.designer.cs"> 
 | 
      <DependentUpon>KQ_sourceReportDlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\补贴记录\Pay_MonthSubsidyEntryBillAdd.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\补贴记录\Pay_MonthSubsidyEntryBillAdd.Designer.cs"> 
 | 
      <DependentUpon>Pay_MonthSubsidyEntryBillAdd.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\补贴记录\Pay_MonthSubsidyEntryBillReportMX.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\补贴记录\Pay_MonthSubsidyEntryBillReportMX.designer.cs"> 
 | 
      <DependentUpon>Pay_MonthSubsidyEntryBillReportMX.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\报表分析\Pay_NoWorkTimesReport.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\报表分析\Pay_NoWorkTimesReport.designer.cs"> 
 | 
      <DependentUpon>Pay_NoWorkTimesReport.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\报表分析\Pay_NoWorkTimesReportDlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\报表分析\Pay_NoWorkTimesReportDlg.designer.cs"> 
 | 
      <DependentUpon>Pay_NoWorkTimesReportDlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\日工资\Pay_AccPayMentDayBill.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\日工资\Pay_AccPayMentDayBill.designer.cs"> 
 | 
      <DependentUpon>Pay_AccPayMentDayBill.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\日工资\Pay_AccPayMentDayBill2.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\日工资\Pay_AccPayMentDayBill2.designer.cs"> 
 | 
      <DependentUpon>Pay_AccPayMentDayBill2.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\日工资\Pay_AccPayMentDayBill3.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\日工资\Pay_AccPayMentDayBill3.designer.cs"> 
 | 
      <DependentUpon>Pay_AccPayMentDayBill3.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\日工资\Pay_AccPayMentDayBill4.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\日工资\Pay_AccPayMentDayBill4.designer.cs"> 
 | 
      <DependentUpon>Pay_AccPayMentDayBill4.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\日工资\Pay_AccPayMentDayBill5.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\日工资\Pay_AccPayMentDayBill5.designer.cs"> 
 | 
      <DependentUpon>Pay_AccPayMentDayBill5.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\日工资\Pay_AccPayMentDayBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\日工资\Pay_AccPayMentDayBillList.designer.cs"> 
 | 
      <DependentUpon>Pay_AccPayMentDayBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\消费金额引入\Pay_MonthExpenseEntryBill1.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\消费金额引入\Pay_MonthExpenseEntryBill1.designer.cs"> 
 | 
      <DependentUpon>Pay_MonthExpenseEntryBill1.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\消费金额引入\Pay_MonthExpenseEntryBill2.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\消费金额引入\Pay_MonthExpenseEntryBill2.designer.cs"> 
 | 
      <DependentUpon>Pay_MonthExpenseEntryBill2.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\消费金额引入\Pay_MonthExpenseEntryBill3.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\消费金额引入\Pay_MonthExpenseEntryBill3.designer.cs"> 
 | 
      <DependentUpon>Pay_MonthExpenseEntryBill3.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\消费金额引入\Pay_MonthExpenseEntryBill4.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\消费金额引入\Pay_MonthExpenseEntryBill4.designer.cs"> 
 | 
      <DependentUpon>Pay_MonthExpenseEntryBill4.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\消费金额引入\Pay_MonthExpenseEntryBill5.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\消费金额引入\Pay_MonthExpenseEntryBill5.designer.cs"> 
 | 
      <DependentUpon>Pay_MonthExpenseEntryBill5.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\消费金额引入\Pay_MonthExpenseEntryBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\消费金额引入\Pay_MonthExpenseEntryBillList.designer.cs"> 
 | 
      <DependentUpon>Pay_MonthExpenseEntryBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\消费金额引入\Pay_MonthExpenseEntryBillReport.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\消费金额引入\Pay_MonthExpenseEntryBillReport.designer.cs"> 
 | 
      <DependentUpon>Pay_MonthExpenseEntryBillReport.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\消费金额引入\Pay_MonthExpenseEntryBillReportDlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\消费金额引入\Pay_MonthExpenseEntryBillReportDlg.designer.cs"> 
 | 
      <DependentUpon>Pay_MonthExpenseEntryBillReportDlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\补贴记录\Pay_MonthSubsidyEntryBillReport.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\补贴记录\Pay_MonthSubsidyEntryBillReport.designer.cs"> 
 | 
      <DependentUpon>Pay_MonthSubsidyEntryBillReport.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\补贴记录\Pay_MonthSubsidyEntryBillReportDlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\补贴记录\Pay_MonthSubsidyEntryBillReportDlg.designer.cs"> 
 | 
      <DependentUpon>Pay_MonthSubsidyEntryBillReportDlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\充值记录\Pay_MonthWriteBillReport.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\充值记录\Pay_MonthWriteBillReport.designer.cs"> 
 | 
      <DependentUpon>Pay_MonthWriteBillReport.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\充值记录\Pay_MonthWriteBillReportDlg.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\充值记录\Pay_MonthWriteBillReportDlg.designer.cs"> 
 | 
      <DependentUpon>Pay_MonthWriteBillReportDlg.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\考勤记录\Pay_WorkTimesCardBill1.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\考勤记录\Pay_WorkTimesCardBill1.designer.cs"> 
 | 
      <DependentUpon>Pay_WorkTimesCardBill1.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\考勤记录\Pay_WorkTimesCardBill2.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\考勤记录\Pay_WorkTimesCardBill2.designer.cs"> 
 | 
      <DependentUpon>Pay_WorkTimesCardBill2.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\考勤记录\Pay_WorkTimesCardBill3.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\考勤记录\Pay_WorkTimesCardBill3.designer.cs"> 
 | 
      <DependentUpon>Pay_WorkTimesCardBill3.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\考勤记录\Pay_WorkTimesCardBill4.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\考勤记录\Pay_WorkTimesCardBill4.designer.cs"> 
 | 
      <DependentUpon>Pay_WorkTimesCardBill4.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\考勤记录\Pay_WorkTimesCardBill5.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\考勤记录\Pay_WorkTimesCardBill5.designer.cs"> 
 | 
      <DependentUpon>Pay_WorkTimesCardBill5.cs</DependentUpon> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\考勤记录\Pay_WorkTimesCardBillList.cs"> 
 | 
      <SubType>Form</SubType> 
 | 
    </Compile> 
 | 
    <Compile Include="数据引用\考勤记录\Pay_WorkTimesCardBillList.designer.cs"> 
 | 
      <DependentUpon>Pay_WorkTimesCardBillList.cs</DependentUpon> 
 | 
    </Compile> 
 | 
  </ItemGroup> 
 | 
  <ItemGroup> 
 | 
    <COMReference Include="Axgregn6Lib"> 
 | 
      <Guid>{4018F953-1BFE-441E-8A04-DC8BA1FF060E}</Guid> 
 | 
      <VersionMajor>6</VersionMajor> 
 | 
      <VersionMinor>0</VersionMinor> 
 | 
      <Lcid>0</Lcid> 
 | 
      <WrapperTool>aximp</WrapperTool> 
 | 
      <Isolated>False</Isolated> 
 | 
    </COMReference> 
 | 
    <COMReference Include="gregn6Lib"> 
 | 
      <Guid>{4018F953-1BFE-441E-8A04-DC8BA1FF060E}</Guid> 
 | 
      <VersionMajor>6</VersionMajor> 
 | 
      <VersionMinor>0</VersionMinor> 
 | 
      <Lcid>0</Lcid> 
 | 
      <WrapperTool>tlbimp</WrapperTool> 
 | 
      <Isolated>False</Isolated> 
 | 
    </COMReference> 
 | 
    <COMReference Include="stdole"> 
 | 
      <Guid>{00020430-0000-0000-C000-000000000046}</Guid> 
 | 
      <VersionMajor>2</VersionMajor> 
 | 
      <VersionMinor>0</VersionMinor> 
 | 
      <Lcid>0</Lcid> 
 | 
      <WrapperTool>primary</WrapperTool> 
 | 
      <Isolated>False</Isolated> 
 | 
    </COMReference> 
 | 
  </ItemGroup> 
 | 
  <ItemGroup> 
 | 
    <EmbeddedResource Include="Form2.resx"> 
 | 
      <SubType>Designer</SubType> 
 | 
      <DependentUpon>Form2.cs</DependentUpon> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_ContractBookBill.resx"> 
 | 
      <DependentUpon>HR_ContractBookBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_ContractBookBillList.resx"> 
 | 
      <DependentUpon>HR_ContractBookBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_EmpChangeBillQuery.resx"> 
 | 
      <DependentUpon>HR_EmpChangeBillQuery.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_EmpUpChangeBill.resx"> 
 | 
      <DependentUpon>HR_EmpUpChangeBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_EmpUpChangeBillList.resx"> 
 | 
      <DependentUpon>HR_EmpUpChangeBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_FamilyMemberBill.resx"> 
 | 
      <DependentUpon>HR_FamilyMemberBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_FamilyMemberBillList.resx"> 
 | 
      <DependentUpon>HR_FamilyMemberBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_InsuranceBookBill.resx"> 
 | 
      <DependentUpon>HR_InsuranceBookBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_InsuranceBookBillList.resx"> 
 | 
      <DependentUpon>HR_InsuranceBookBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_LearnHistoryBill.resx"> 
 | 
      <DependentUpon>HR_LearnHistoryBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_LearnHistoryBillList.resx"> 
 | 
      <DependentUpon>HR_LearnHistoryBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_PaperPhotoBill.resx"> 
 | 
      <DependentUpon>HR_PaperPhotoBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_PaperPhotoBillList.resx"> 
 | 
      <DependentUpon>HR_PaperPhotoBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_RewardsPunishBill.resx"> 
 | 
      <DependentUpon>HR_RewardsPunishBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_RewardsPunishBillList.resx"> 
 | 
      <DependentUpon>HR_RewardsPunishBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_WorkInjuryBill.resx"> 
 | 
      <DependentUpon>HR_WorkInjuryBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_WorkInjuryBillList.resx"> 
 | 
      <DependentUpon>HR_WorkInjuryBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_WorkSkillBill.resx"> 
 | 
      <DependentUpon>HR_WorkSkillBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_WorkSkillBillList.resx"> 
 | 
      <DependentUpon>HR_WorkSkillBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_WorkStoryBill.resx"> 
 | 
      <DependentUpon>HR_WorkStoryBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_WorkStoryBillList.resx"> 
 | 
      <DependentUpon>HR_WorkStoryBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_EmpFosterBill.resx"> 
 | 
      <DependentUpon>HR_EmpFosterBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_EmpFosterBillList.resx"> 
 | 
      <DependentUpon>HR_EmpFosterBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\FrmChangeDate.resx"> 
 | 
      <SubType>Designer</SubType> 
 | 
      <DependentUpon>FrmChangeDate.cs</DependentUpon> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_AbsentBill.resx"> 
 | 
      <DependentUpon>Pay_AbsentBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_AbsentBillList.resx"> 
 | 
      <DependentUpon>Pay_AbsentBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_DuSubsidyItemBillQuery.resx"> 
 | 
      <DependentUpon>Pay_DuSubsidyItemBillQuery.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_DuSubsidyItemBill_KS.resx"> 
 | 
      <DependentUpon>Pay_DuSubsidyItemBill_KS.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_EarlyLateErrBill.resx"> 
 | 
      <DependentUpon>Pay_EarlyLateErrBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_EarlyLateErrBillList.resx"> 
 | 
      <DependentUpon>Pay_EarlyLateErrBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_EmpInitChangeBill.resx"> 
 | 
      <DependentUpon>Pay_EmpInitChangeBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_EmpInitChangeBillList.resx"> 
 | 
      <DependentUpon>Pay_EmpInitChangeBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_ErrWorkTimesSendBillQuery.resx"> 
 | 
      <DependentUpon>Pay_ErrWorkTimesSendBillQuery.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_GroupBalBillQuery.resx"> 
 | 
      <DependentUpon>Pay_GroupBalBillQuery.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_MonthICMOStockSumBill.resx"> 
 | 
      <DependentUpon>Pay_MonthICMOStockSumBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_MonthICMOStockSumBillList.resx"> 
 | 
      <DependentUpon>Pay_MonthICMOStockSumBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_OtherBalBillQuery.resx"> 
 | 
      <DependentUpon>Pay_OtherBalBillQuery.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_OutApplyBillQuery.resx"> 
 | 
      <DependentUpon>Pay_OutApplyBillQuery.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_OverApplyBillQuery.resx"> 
 | 
      <DependentUpon>Pay_OverApplyBillQuery.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_PayMentBillListDlg.resx"> 
 | 
      <DependentUpon>Pay_PayMentBillListDlg.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_PayMentBillListUnPayDlg.resx"> 
 | 
      <DependentUpon>Pay_PayMentBillListUnPayDlg.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_PayMentBillQuery.resx"> 
 | 
      <DependentUpon>Pay_PayMentBillQuery.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_PayMent_QC.resx"> 
 | 
      <DependentUpon>Pay_PayMent_QC.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_PayMent_QCAdd.resx"> 
 | 
      <DependentUpon>Pay_PayMent_QCAdd.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_ProcPriceRequestBillQuery.resx"> 
 | 
      <DependentUpon>Pay_ProcPriceRequestBillQuery.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_RewardPunishBill.resx"> 
 | 
      <DependentUpon>Pay_RewardPunishBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_RewardPunishBillList.resx"> 
 | 
      <DependentUpon>Pay_RewardPunishBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_SingleBalBillList_KS.resx"> 
 | 
      <DependentUpon>Pay_SingleBalBillList_KS.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_SingleBalBillQuery.resx"> 
 | 
      <DependentUpon>Pay_SingleBalBillQuery.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_SingleBalBill_Enter.resx"> 
 | 
      <DependentUpon>Pay_SingleBalBill_Enter.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_SingleBalBill_KS.resx"> 
 | 
      <DependentUpon>Pay_SingleBalBill_KS.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_SingleBalBill_YR.resx"> 
 | 
      <DependentUpon>Pay_SingleBalBill_YR.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_SumBalBill.resx"> 
 | 
      <DependentUpon>Pay_SumBalBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_SumBalBillList.resx"> 
 | 
      <DependentUpon>Pay_SumBalBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_SumBalBill_JS.resx"> 
 | 
      <DependentUpon>Pay_SumBalBill_JS.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_WorkErrTimesBill.resx"> 
 | 
      <DependentUpon>Pay_WorkErrTimesBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_WorkErrTimesBillList.resx"> 
 | 
      <SubType>Designer</SubType> 
 | 
      <DependentUpon>Pay_WorkErrTimesBillList.cs</DependentUpon> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_WorkTimesBillQuery.resx"> 
 | 
      <DependentUpon>Pay_WorkTimesBillQuery.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_WorkTimesSumQueryBillList.resx"> 
 | 
      <DependentUpon>Pay_WorkTimesSumQueryBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_WorkTimesSumQueryBillListDlg.resx"> 
 | 
      <DependentUpon>Pay_WorkTimesSumQueryBillListDlg.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_OutForComApplyBill.resx"> 
 | 
      <DependentUpon>Pay_OutForComApplyBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_OutForComApplyBillList.resx"> 
 | 
      <DependentUpon>Pay_OutForComApplyBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_PayMentBillReport.resx"> 
 | 
      <DependentUpon>Pay_PayMentBillReport.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_PayMentBillReportDlg.resx"> 
 | 
      <DependentUpon>Pay_PayMentBillReportDlg.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_SingleBalBillEntryReport.resx"> 
 | 
      <DependentUpon>Pay_SingleBalBillEntryReport.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_SingleBalBillEntryReportDlg.resx"> 
 | 
      <DependentUpon>Pay_SingleBalBillEntryReportDlg.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_SingleBalBillSumReport.resx"> 
 | 
      <DependentUpon>Pay_SingleBalBillSumReport.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_SingleBalBillSumReportDlg.resx"> 
 | 
      <DependentUpon>Pay_SingleBalBillSumReportDlg.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_WorkTimesPayMentEntryReport.resx"> 
 | 
      <DependentUpon>Pay_WorkTimesPayMentEntryReport.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_WorkTimesPayMentEntryReportDlg.resx"> 
 | 
      <DependentUpon>Pay_WorkTimesPayMentEntryReportDlg.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_WorkTimesPayMentSumReport.resx"> 
 | 
      <DependentUpon>Pay_WorkTimesPayMentSumReport.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_WorkTimesPayMentSumReportDlg.resx"> 
 | 
      <DependentUpon>Pay_WorkTimesPayMentSumReportDlg.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\补贴记录\Pay_MonthSubsidyYearReport.resx"> 
 | 
      <DependentUpon>Pay_MonthSubsidyYearReport.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\消费折现\Pay_YearToCashBillReport.resx"> 
 | 
      <DependentUpon>Pay_YearToCashBillReport.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\消费折现\Pay_YearToCashBillReportDlg.resx"> 
 | 
      <DependentUpon>Pay_YearToCashBillReportDlg.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="Properties\Resources.resx"> 
 | 
      <SubType>Designer</SubType> 
 | 
      <Generator>ResXFileCodeGenerator</Generator> 
 | 
      <LastGenOutput>Resources.Designer.cs</LastGenOutput> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_EmpDimissionBill.resx"> 
 | 
      <DependentUpon>HR_EmpDimissionBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_EmpDimissionBillList.resx"> 
 | 
      <DependentUpon>HR_EmpDimissionBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_EmpEngageRequestBill.resx"> 
 | 
      <DependentUpon>HR_EmpEngageRequestBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_EmpEngageRequestBillList.resx"> 
 | 
      <DependentUpon>HR_EmpEngageRequestBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\Pay_CarOutApplyBill.resx"> 
 | 
      <DependentUpon>Pay_CarOutApplyBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\Pay_CarOutApplyBillList.resx"> 
 | 
      <DependentUpon>Pay_CarOutApplyBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资核算\Pay_PayMentBillAutoAddnew.resx"> 
 | 
      <DependentUpon>Pay_PayMentBillAutoAddnew.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资核算\Pay_PayMentBillAutoAddnew1.resx"> 
 | 
      <DependentUpon>Pay_PayMentBillAutoAddnew1.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资核算\Pay_PayMentBillAutoAddnew2.resx"> 
 | 
      <DependentUpon>Pay_PayMentBillAutoAddnew2.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资核算\Pay_PayMentBillAutoAddnew3.resx"> 
 | 
      <DependentUpon>Pay_PayMentBillAutoAddnew3.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资核算\Pay_PayMentBillAutoAddnew4.resx"> 
 | 
      <DependentUpon>Pay_PayMentBillAutoAddnew4.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资核算\Pay_PayMentBillAutoAddnew5.resx"> 
 | 
      <DependentUpon>Pay_PayMentBillAutoAddnew5.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Gy_DataInTmp_DuSubsidyItem.resx"> 
 | 
      <DependentUpon>Gy_DataInTmp_DuSubsidyItem.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_DuSubsidyItemBill.resx"> 
 | 
      <DependentUpon>Pay_DuSubsidyItemBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_DuSubsidyItemBillList.resx"> 
 | 
      <DependentUpon>Pay_DuSubsidyItemBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_ErrWorkTimesRequestBill.resx"> 
 | 
      <DependentUpon>Pay_ErrWorkTimesRequestBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_ErrWorkTimesRequestBillList.resx"> 
 | 
      <DependentUpon>Pay_ErrWorkTimesRequestBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_ErrWorkTimesSendBill.resx"> 
 | 
      <DependentUpon>Pay_ErrWorkTimesSendBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_ErrWorkTimesSendBillList.resx"> 
 | 
      <DependentUpon>Pay_ErrWorkTimesSendBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_GetNeedCheckErrWorkTimesSendBillList.resx"> 
 | 
      <DependentUpon>Pay_GetNeedCheckErrWorkTimesSendBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_OtherMoney_Dlg.resx"> 
 | 
      <DependentUpon>Pay_OtherMoney_Dlg.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_PayMentBillList.resx"> 
 | 
      <DependentUpon>Pay_PayMentBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_EmpChangeBill.resx"> 
 | 
      <DependentUpon>HR_EmpChangeBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="人事管理\HR_EmpChangeBillList.resx"> 
 | 
      <DependentUpon>HR_EmpChangeBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_GroupBalBill.resx"> 
 | 
      <DependentUpon>Pay_GroupBalBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_GroupBalBillList.resx"> 
 | 
      <DependentUpon>Pay_GroupBalBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_PayMentDayBill.resx"> 
 | 
      <DependentUpon>Pay_PayMentDayBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_PayMentDayBillList.resx"> 
 | 
      <DependentUpon>Pay_PayMentDayBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_ProcPriceRequestBill.resx"> 
 | 
      <DependentUpon>Pay_ProcPriceRequestBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_ProcPriceRequestBillList.resx"> 
 | 
      <DependentUpon>Pay_ProcPriceRequestBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_OtherBalBill.resx"> 
 | 
      <DependentUpon>Pay_OtherBalBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_OtherBalBillList.resx"> 
 | 
      <DependentUpon>Pay_OtherBalBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_OutApplyBill.resx"> 
 | 
      <DependentUpon>Pay_OutApplyBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_OutApplyBillList.resx"> 
 | 
      <DependentUpon>Pay_OutApplyBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_OverApplyBill.resx"> 
 | 
      <DependentUpon>Pay_OverApplyBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_OverApplyBillList.resx"> 
 | 
      <DependentUpon>Pay_OverApplyBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_SingleBalBill.resx"> 
 | 
      <DependentUpon>Pay_SingleBalBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_SingleBalBillDlg.resx"> 
 | 
      <DependentUpon>Pay_SingleBalBillDlg.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_SingleBalBillList.resx"> 
 | 
      <DependentUpon>Pay_SingleBalBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_SubsidyChangeBill.resx"> 
 | 
      <DependentUpon>Pay_SubsidyChangeBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_SubsidyChangeBillList.resx"> 
 | 
      <DependentUpon>Pay_SubsidyChangeBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_WorkTimesBill.resx"> 
 | 
      <DependentUpon>Pay_WorkTimesBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_WorkTimesBillList.resx"> 
 | 
      <DependentUpon>Pay_WorkTimesBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="工资管理\Pay_PayMentBill.resx"> 
 | 
      <DependentUpon>Pay_PayMentBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_EmpPayMentSumReport.resx"> 
 | 
      <DependentUpon>Pay_EmpPayMentSumReport.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_EmpPayMentSumReportDlg.resx"> 
 | 
      <DependentUpon>Pay_EmpPayMentSumReportDlg.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_EmpWorkQtyEntryReport.resx"> 
 | 
      <DependentUpon>Pay_EmpWorkQtyEntryReport.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_EmpWorkQtyEntryReportDlg.resx"> 
 | 
      <DependentUpon>Pay_EmpWorkQtyEntryReportDlg.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_InnerScrap.resx"> 
 | 
      <DependentUpon>Pay_InnerScrap.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_InnerScrapDlg.resx"> 
 | 
      <DependentUpon>Pay_InnerScrapDlg.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_OuterScrap.resx"> 
 | 
      <DependentUpon>Pay_OuterScrap.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_OuterScrapDlg.resx"> 
 | 
      <DependentUpon>Pay_OuterScrapDlg.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_PayMentDeptSendList.resx"> 
 | 
      <DependentUpon>Pay_PayMentDeptSendList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_PayMentDeptSendListDlg.resx"> 
 | 
      <DependentUpon>Pay_PayMentDeptSendListDlg.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_PayMentDeptYearReport.resx"> 
 | 
      <DependentUpon>Pay_PayMentDeptYearReport.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_PayMentDeptYearReportDlg.resx"> 
 | 
      <DependentUpon>Pay_PayMentDeptYearReportDlg.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_PayMentPrintReport.resx"> 
 | 
      <DependentUpon>Pay_PayMentPrintReport.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_PayMentPrintReportDlg.resx"> 
 | 
      <DependentUpon>Pay_PayMentPrintReportDlg.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_PayMentSendList.resx"> 
 | 
      <DependentUpon>Pay_PayMentSendList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_PayMentSendListDlg.resx"> 
 | 
      <SubType>Designer</SubType> 
 | 
      <DependentUpon>Pay_PayMentSendListDlg.cs</DependentUpon> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_PayMentYearReport.resx"> 
 | 
      <SubType>Designer</SubType> 
 | 
      <DependentUpon>Pay_PayMentYearReport.cs</DependentUpon> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_PayMentYearReportDlg.resx"> 
 | 
      <SubType>Designer</SubType> 
 | 
      <DependentUpon>Pay_PayMentYearReportDlg.cs</DependentUpon> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_ProdWorkQtyEntryReport.resx"> 
 | 
      <DependentUpon>Pay_ProdWorkQtyEntryReport.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_ProdWorkQtyEntryReportDlg.resx"> 
 | 
      <DependentUpon>Pay_ProdWorkQtyEntryReportDlg.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_ProdWorkQtySumReport.resx"> 
 | 
      <DependentUpon>Pay_ProdWorkQtySumReport.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_ProdWorkQtySumReportDlg.resx"> 
 | 
      <DependentUpon>Pay_ProdWorkQtySumReportDlg.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_WorkTimesList.resx"> 
 | 
      <SubType>Designer</SubType> 
 | 
      <DependentUpon>Pay_WorkTimesList.cs</DependentUpon> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="报表分析\Pay_WorkTimesListDlg.resx"> 
 | 
      <SubType>Designer</SubType> 
 | 
      <DependentUpon>Pay_WorkTimesListDlg.cs</DependentUpon> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\充值记录\Pay_MonthWriteBillReportMX.resx"> 
 | 
      <DependentUpon>Pay_MonthWriteBillReportMX.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\充值记录\Pay_MonthWriteBillReportMX2.resx"> 
 | 
      <DependentUpon>Pay_MonthWriteBillReportMX2.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\报表分析\Err_MonthExpenseEntryBill.resx"> 
 | 
      <DependentUpon>Err_MonthExpenseEntryBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\报表分析\Err_MonthExpenseEntryBillDlg.resx"> 
 | 
      <DependentUpon>Err_MonthExpenseEntryBillDlg.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\报表分析\KQ_sourceReport.resx"> 
 | 
      <DependentUpon>KQ_sourceReport.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\报表分析\KQ_sourceReportDlg.resx"> 
 | 
      <DependentUpon>KQ_sourceReportDlg.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\补贴记录\Pay_MonthSubsidyEntryBillAdd.resx"> 
 | 
      <DependentUpon>Pay_MonthSubsidyEntryBillAdd.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\补贴记录\Pay_MonthSubsidyEntryBillReportMX.resx"> 
 | 
      <DependentUpon>Pay_MonthSubsidyEntryBillReportMX.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\报表分析\Pay_NoWorkTimesReport.resx"> 
 | 
      <DependentUpon>Pay_NoWorkTimesReport.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\报表分析\Pay_NoWorkTimesReportDlg.resx"> 
 | 
      <DependentUpon>Pay_NoWorkTimesReportDlg.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\日工资\Pay_AccPayMentDayBill.resx"> 
 | 
      <DependentUpon>Pay_AccPayMentDayBill.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\日工资\Pay_AccPayMentDayBill2.resx"> 
 | 
      <DependentUpon>Pay_AccPayMentDayBill2.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\日工资\Pay_AccPayMentDayBill3.resx"> 
 | 
      <DependentUpon>Pay_AccPayMentDayBill3.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\日工资\Pay_AccPayMentDayBill4.resx"> 
 | 
      <DependentUpon>Pay_AccPayMentDayBill4.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\日工资\Pay_AccPayMentDayBill5.resx"> 
 | 
      <DependentUpon>Pay_AccPayMentDayBill5.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\日工资\Pay_AccPayMentDayBillList.resx"> 
 | 
      <DependentUpon>Pay_AccPayMentDayBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\消费金额引入\Pay_MonthExpenseEntryBill1.resx"> 
 | 
      <DependentUpon>Pay_MonthExpenseEntryBill1.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\消费金额引入\Pay_MonthExpenseEntryBill2.resx"> 
 | 
      <DependentUpon>Pay_MonthExpenseEntryBill2.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\消费金额引入\Pay_MonthExpenseEntryBill3.resx"> 
 | 
      <DependentUpon>Pay_MonthExpenseEntryBill3.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\消费金额引入\Pay_MonthExpenseEntryBill4.resx"> 
 | 
      <DependentUpon>Pay_MonthExpenseEntryBill4.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\消费金额引入\Pay_MonthExpenseEntryBill5.resx"> 
 | 
      <DependentUpon>Pay_MonthExpenseEntryBill5.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\消费金额引入\Pay_MonthExpenseEntryBillList.resx"> 
 | 
      <DependentUpon>Pay_MonthExpenseEntryBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\消费金额引入\Pay_MonthExpenseEntryBillReport.resx"> 
 | 
      <DependentUpon>Pay_MonthExpenseEntryBillReport.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\消费金额引入\Pay_MonthExpenseEntryBillReportDlg.resx"> 
 | 
      <DependentUpon>Pay_MonthExpenseEntryBillReportDlg.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\补贴记录\Pay_MonthSubsidyEntryBillReport.resx"> 
 | 
      <DependentUpon>Pay_MonthSubsidyEntryBillReport.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\补贴记录\Pay_MonthSubsidyEntryBillReportDlg.resx"> 
 | 
      <DependentUpon>Pay_MonthSubsidyEntryBillReportDlg.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\充值记录\Pay_MonthWriteBillReport.resx"> 
 | 
      <DependentUpon>Pay_MonthWriteBillReport.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\充值记录\Pay_MonthWriteBillReportDlg.resx"> 
 | 
      <DependentUpon>Pay_MonthWriteBillReportDlg.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\考勤记录\Pay_WorkTimesCardBill1.resx"> 
 | 
      <DependentUpon>Pay_WorkTimesCardBill1.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\考勤记录\Pay_WorkTimesCardBill2.resx"> 
 | 
      <DependentUpon>Pay_WorkTimesCardBill2.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\考勤记录\Pay_WorkTimesCardBill3.resx"> 
 | 
      <DependentUpon>Pay_WorkTimesCardBill3.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\考勤记录\Pay_WorkTimesCardBill4.resx"> 
 | 
      <DependentUpon>Pay_WorkTimesCardBill4.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\考勤记录\Pay_WorkTimesCardBill5.resx"> 
 | 
      <DependentUpon>Pay_WorkTimesCardBill5.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
    <EmbeddedResource Include="数据引用\考勤记录\Pay_WorkTimesCardBillList.resx"> 
 | 
      <DependentUpon>Pay_WorkTimesCardBillList.cs</DependentUpon> 
 | 
      <SubType>Designer</SubType> 
 | 
    </EmbeddedResource> 
 | 
  </ItemGroup> 
 | 
  <ItemGroup> 
 | 
    <ProjectReference Include="..\BLL\BLL.csproj"> 
 | 
      <Project>{0bf3d95a-4a7b-45fb-92fb-9a5bb374b750}</Project> 
 | 
      <Name>BLL</Name> 
 | 
    </ProjectReference> 
 | 
    <ProjectReference Include="..\DAL\DAL.csproj"> 
 | 
      <Project>{7c30e3c9-58b7-420a-ab92-0a5117b82dda}</Project> 
 | 
      <Name>DAL</Name> 
 | 
    </ProjectReference> 
 | 
    <ProjectReference Include="..\DBUtility\DBUtility.csproj"> 
 | 
      <Project>{f2098f1b-4fa1-49bb-91ea-ab3522008f28}</Project> 
 | 
      <Name>DBUtility</Name> 
 | 
    </ProjectReference> 
 | 
    <ProjectReference Include="..\Model\Model.csproj"> 
 | 
      <Project>{5061b703-b7a6-4e82-a9aa-f73fd80520bf}</Project> 
 | 
      <Name>Model</Name> 
 | 
    </ProjectReference> 
 | 
    <ProjectReference Include="..\Pub_Class\Pub_Class.csproj"> 
 | 
      <Project>{0de3c6c4-9c87-4b8c-ac86-ac15b7afe731}</Project> 
 | 
      <Name>Pub_Class</Name> 
 | 
    </ProjectReference> 
 | 
    <ProjectReference Include="..\Pub_Control\Pub_Control.csproj"> 
 | 
      <Project>{f7838319-779c-4ad9-a59f-5dcb5757f335}</Project> 
 | 
      <Name>Pub_Control</Name> 
 | 
    </ProjectReference> 
 | 
    <ProjectReference Include="..\SQLHelper\SQLHelper.csproj"> 
 | 
      <Project>{0a4ef483-d8d3-49a5-8378-974ef7993365}</Project> 
 | 
      <Name>SQLHelper</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> 
 |