DAL/DAL.csproj
@@ -10,7 +10,7 @@
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>DAL</RootNamespace>
    <AssemblyName>DAL</AssemblyName>
    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    <FileUpgradeFlags>
    </FileUpgradeFlags>
    <UpgradeBackupLocation>
@@ -41,6 +41,7 @@
    <DefineConstants>DEBUG;TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <Prefer32Bit>false</Prefer32Bit>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    <DebugType>pdbonly</DebugType>
@@ -49,6 +50,7 @@
    <DefineConstants>TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <Prefer32Bit>false</Prefer32Bit>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
    <DebugSymbols>true</DebugSymbols>
@@ -57,6 +59,7 @@
    <DebugType>full</DebugType>
    <PlatformTarget>x86</PlatformTarget>
    <ErrorReport>prompt</ErrorReport>
    <Prefer32Bit>false</Prefer32Bit>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
    <OutputPath>bin\x86\Release\</OutputPath>
@@ -65,6 +68,7 @@
    <DebugType>pdbonly</DebugType>
    <PlatformTarget>x86</PlatformTarget>
    <ErrorReport>prompt</ErrorReport>
    <Prefer32Bit>false</Prefer32Bit>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="System" />
@@ -87,6 +91,14 @@
    <Compile Include="ClsPM_CustomerTaskBillMain.cs" />
    <Compile Include="ClsGy_MaterialMouldBillMain.cs" />
    <Compile Include="ClsPM_WorkPlanMonthBillMain.cs" />
    <Compile Include="源单\InterFace源单\Cls_S_IF_ICMOBillList_CusBarCodeBill.cs" />
    <Compile Include="源单\InterFace源单\Cls_S_IF_ICMOReportBillList_CusBarCodeBill.cs" />
    <Compile Include="系统公用\ClsXt_DefineBillMainSet.cs" />
    <Compile Include="质检管理\ClsQC_EnvironmentTestDotCheckBillMain.cs" />
    <Compile Include="质检管理\ClsQC_MonthTarGetBill.cs" />
    <Compile Include="生产管理\设备管理\ClsSb_EquipRepairSignBill.cs" />
    <Compile Include="WMS\ClsWMS_CusBarCodeCheckBill.cs" />
    <Compile Include="质检管理\ClsQC_TakeSampleCheckBill.cs" />
    <Compile Include="MES\ClsSc_SourceLineRepairBill.cs" />
    <Compile Include="MES\ClsSc_MESMaterToSourceBill .cs" />
    <Compile Include="人事管理\ClsHR_EmpFosterBill.cs" />
@@ -102,6 +114,12 @@
    <Compile Include="信息平台\ClsOA_AndengFlowRuleBill.cs" />
    <Compile Include="信息平台\ClsOA_ErrMsgBackSignBill.cs" />
    <Compile Include="信息平台\ClsOA_ErrMsgBackReceiveBill.cs" />
    <Compile Include="公用\frmHlpBillList1.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="公用\frmHlpBillList1.designer.cs">
      <DependentUpon>frmHlpBillList1.cs</DependentUpon>
    </Compile>
    <Compile Include="基础资料\InterFace基础资料\ClsIF_ORGANIZATIONS_View.cs" />
    <Compile Include="基础资料\公用基础资料\ClsGy_BadType_Ctl.cs" />
    <Compile Include="基础资料\公用基础资料\ClsGy_CardChangeType_Ctl.cs" />
@@ -132,8 +150,11 @@
    <Compile Include="基础资料\其他基础资料\ClsGy_StdWorkTimes_Ctl.cs" />
    <Compile Include="基础资料\其他基础资料\ClsGy_SupMaterial_Ctl.cs" />
    <Compile Include="工资管理\ClsHR_EmployeeSkillBill.cs" />
    <Compile Include="工资管理\ClsHR_EmployeeSkillExamBill.cs" />
    <Compile Include="工资管理\ClsHR_PostSkillBill.cs" />
    <Compile Include="源单\Cls_S_Xt_BaseBill1.cs" />
    <Compile Include="源单\ERP源单\Cls_S_Sc_ABJJD.cs" />
    <Compile Include="源单\InterFace源单\Cls_S_IFCLD_ICMOList1.cs" />
    <Compile Include="源单\InterFace源单\Cls_S_IF_ICMOBillList.cs" />
    <Compile Include="源单\InterFace源单\Cls_S_IF_ProcessReportBillList.cs" />
    <Compile Include="源单\InterFace源单\Cls_S_IF_PackageDismantleBillList.cs" />
@@ -652,6 +673,8 @@
    <Compile Include="系统公用\ClsXt_SystemParameter_Ctl.cs" />
    <Compile Include="系统公用\ClsXt_BillSubType_Ctl.cs" />
    <Compile Include="计划管理\ClsGy_MaterialTechParamBillMain.cs" />
    <Compile Include="质检管理\ClsQC_BackSampleCheckBill.cs" />
    <Compile Include="质检管理\ClsQC_PatrolProcCheckOtherBill.cs" />
    <Compile Include="质检管理\ClsQC_WorkSelfCheckBill.cs" />
    <Compile Include="质检管理\ClsQC_StockCheckBill.cs" />
    <Compile Include="质检管理\ClsQC_NoPassProdConclusionBill.cs" />
@@ -667,9 +690,11 @@
    <Compile Include="质检管理\ClsQC_ProcessCheckBill.cs" />
    <Compile Include="质检管理\ClsQC_ProdReportCheckBill.cs" />
    <Compile Include="质检管理\ClsCrm_CustomerAppealBill.cs" />
    <Compile Include="质检管理\ClsGy_EnvironmentTestSchemeBillMain.cs" />
    <Compile Include="车间管理\ClsGy_MaterPreventErrMouldBillMain.cs" />
    <Compile Include="车间管理\ClsQc_PreventErrMouldCheckBillMain.cs" />
    <Compile Include="车间管理\ClsGy_WorkBeginDotCheckListBillMain.cs" />
    <Compile Include="车间管理\ClsCJ_WIPBeginStockBill.cs" />
    <Compile Include="车间管理\ClsSc_WorkBeginDotCheckBillMain.cs" />
    <Compile Include="车间管理\ClsSc_ProcExchRecordBackBill.cs" />
    <Compile Include="车间管理\ClsSc_ProcExchSendWorkBill.cs" />
@@ -684,6 +709,7 @@
    <Compile Include="车间管理\ClsSc_StationInBill.cs" />
    <Compile Include="车间管理\ClsSc_StationOutBill.cs" />
    <Compile Include="车间管理\ClsWW_EntrustWorkOrderBill.cs" />
    <Compile Include="车间管理\ClsCj_CenterCheckBill.cs" />
    <Compile Include="采购管理\ClsCg_ContractBill.cs">
      <SubType>Code</SubType>
    </Compile>
@@ -789,6 +815,7 @@
    <Compile Include="车间管理\ClsSc_ProcExchQualityReport.cs" />
    <Compile Include="车间管理\ClsSc_ProcExchReport.cs" />
    <Compile Include="销售管理\ClsKf_ICStockBackBill.cs" />
    <Compile Include="销售管理\ClsXs_OutDoorBill.cs" />
    <Compile Include="销售管理\ClsXs_SellOutChangeBill.cs" />
    <Compile Include="销售管理\ClsXs_ReceivableBill.cs" />
    <Compile Include="销售管理\ClsXs_OutDoorCheckBill.cs" />
@@ -819,6 +846,7 @@
    <Compile Include="销售管理\单证管理\ClsXs_CustomsSplitPackBill.cs" />
    <Compile Include="销售管理\单证管理\ClsXs_LadingBill.cs" />
    <Compile Include="销售管理\单证管理\ClsXs_ShippingAdviceBill.cs" />
    <Compile Include="项目管理\ClsPM_CustomerProInfoBill.cs" />
    <Compile Include="项目管理\ClsPM_WorkReportWeekBillMain.cs" />
    <Compile Include="项目管理\ClsPM_WorkTaskWeekBill.cs" />
    <Compile Include="项目管理\ClsPro_DesignBlueRequestBill.cs" />
@@ -1193,6 +1221,10 @@
      <DependentUpon>frmHlpBillList.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="公用\frmHlpBillList1.resx">
      <DependentUpon>frmHlpBillList1.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="公用\frm_S_BillQueryCondition_New.resx">
      <SubType>Designer</SubType>
      <DependentUpon>frm_S_BillQueryCondition_New.cs</DependentUpon>