From f47da9571d16108fcab2bf6d55279a08ce2e7cbf Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期五, 15 十一月 2024 14:29:14 +0800
Subject: [PATCH] 计划订单相关功能
---
CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj | 212 ++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 211 insertions(+), 1 deletions(-)
diff --git a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
index 9f56f75..ef2b784 100644
--- a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
+++ b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
@@ -1,5 +1,6 @@
锘�<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -21,6 +22,8 @@
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode>true</IISExpressUseClassicPipelineMode>
<UseGlobalApplicationHostFile />
+ <NuGetPackageImportStamp>
+ </NuGetPackageImportStamp>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -56,6 +59,15 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>DLL\CKEditor.NET.dll</HintPath>
</Reference>
+ <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
+ <HintPath>..\packages\EntityFramework.6.4.4\lib\net40\EntityFramework.dll</HintPath>
+ </Reference>
+ <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
+ <HintPath>..\packages\EntityFramework.6.4.4\lib\net40\EntityFramework.SqlServer.dll</HintPath>
+ </Reference>
+ <Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
+ <HintPath>..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath>
+ </Reference>
<Reference Include="LIMS.MessageBox, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\CY.Dlls\LIMS.MessageBox.dll</HintPath>
@@ -77,7 +89,20 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>..\CY.Dlls\Microsoft.Practices.ServiceLocation.dll</HintPath>
</Reference>
+ <Reference Include="NPOI, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
+ <HintPath>..\packages\NPOI.2.4.1\lib\net40\NPOI.dll</HintPath>
+ </Reference>
+ <Reference Include="NPOI.OOXML, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
+ <HintPath>..\packages\NPOI.2.4.1\lib\net40\NPOI.OOXML.dll</HintPath>
+ </Reference>
+ <Reference Include="NPOI.OpenXml4Net, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
+ <HintPath>..\packages\NPOI.2.4.1\lib\net40\NPOI.OpenXml4Net.dll</HintPath>
+ </Reference>
+ <Reference Include="NPOI.OpenXmlFormats, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
+ <HintPath>..\packages\NPOI.2.4.1\lib\net40\NPOI.OpenXmlFormats.dll</HintPath>
+ </Reference>
<Reference Include="System" />
+ <Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Data" />
<Reference Include="System.Core" />
<Reference Include="System.Data.DataSetExtensions" />
@@ -107,6 +132,10 @@
<Content Include="css\base.css" />
<Content Include="css\Calculator.css" />
<Content Include="css\Common.css" />
+ <Content Include="css\crumbs.css">
+ <Generator>ResXFileCodeGenerator</Generator>
+ <LastGenOutput>crumbs.Designer.cs</LastGenOutput>
+ </Content>
<Content Include="css\Dialog.css" />
<Content Include="App_Themes\Public\fla\camera.swf" />
<Content Include="App_Themes\Public\fla\locale.xml" />
@@ -718,6 +747,7 @@
<Content Include="js\Inquiry\Calculator.js" />
<Content Include="js\Inquiry\Inquiry.js" />
<Content Include="js\jquery.form.js" />
+ <Content Include="js\PictureShow\spotlight.bundle.js" />
<Content Include="js\procurement\GoodsName.js" />
<Content Include="js\procurement\PaperWeight.js" />
<Content Include="js\utils\calendar.js" />
@@ -1853,18 +1883,26 @@
<Content Include="Pages\business\BackVisitNoteEdit.aspx" />
<Content Include="Pages\business\BargainPrice.aspx" />
<Content Include="Pages\business\BargainPriceByFirm.aspx" />
+ <Content Include="Pages\business\WorkBookUpLoad.aspx" />
+ <Content Include="Pages\business\DeliverWorkBookSonghuo.aspx" />
+ <Content Include="Pages\business\DeliverWorkBookPrint.aspx" />
+ <Content Include="Pages\business\DeliverWorkBookDetail.aspx" />
+ <Content Include="Pages\business\DeliverWorkBookList.aspx" />
<Content Include="Pages\business\ComplainanEdit.aspx" />
<Content Include="Pages\business\ComplainanList.aspx" />
<Content Include="Pages\business\ComplaintsManage.aspx" />
<Content Include="Pages\business\ComplaintsView.aspx" />
<Content Include="Pages\business\CompledWork.aspx" />
+ <Content Include="Pages\business\CorporateClientsContractShow.aspx" />
<Content Include="Pages\business\CorporateClientsDetail.aspx" />
<Content Include="Pages\business\CorporateClientsEdit.aspx" />
<Content Include="Pages\business\CorporateClientsList.aspx" />
<Content Include="Pages\business\CorporateClientsMerger.aspx" />
<Content Include="Pages\business\CorporateClientsPrint.aspx" />
<Content Include="Pages\business\CorporateClientsPrint2.aspx" />
+ <Content Include="Pages\business\CorporateClientsUpLoadContract.aspx" />
<Content Include="Pages\business\CorporateClientsVisit.aspx" />
+ <Content Include="Pages\business\CorporateClientsWiFuTiXingList.aspx" />
<Content Include="Pages\business\CuikuanjiluList.aspx" />
<Content Include="Pages\business\CustomerAccessRecordDetailList.aspx" />
<Content Include="Pages\business\CustomerAccessRecordList.aspx" />
@@ -1886,6 +1924,7 @@
<Content Include="Pages\business\DemandDescribeDeatil.aspx" />
<Content Include="Pages\business\DemandOrderCreate.aspx" />
<Content Include="Pages\business\EvaluationBuyer.aspx" />
+ <Content Include="Pages\business\kaipiaoConfirm.aspx" />
<Content Include="Pages\business\EvaluationSeller.aspx" />
<Content Include="Pages\business\FileUpload.aspx" />
<Content Include="Pages\business\FollowRecord.aspx" />
@@ -1907,9 +1946,11 @@
<Content Include="Pages\business\MyQuoteList.aspx" />
<Content Include="Pages\business\OrderAccept.aspx" />
<Content Include="Pages\business\OrderArbitrate.aspx" />
+ <Content Include="Pages\business\DeliverWorkBookPrintDetail.aspx" />
<Content Include="Pages\business\OrderDeatil.aspx" />
<Content Include="Pages\business\OrderDelayTimeEdit.aspx" />
<Content Include="Pages\business\OrderDialogueList.aspx" />
+ <Content Include="Pages\business\jisuanjine.aspx" />
<Content Include="Pages\business\OrderEdit.aspx" />
<Content Include="Pages\business\OrderFileList.aspx" />
<Content Include="Pages\business\OrderKaipiaoshenqing.aspx" />
@@ -1919,6 +1960,7 @@
<Content Include="Pages\business\OrderProdactionListchejian.aspx" />
<Content Include="Pages\business\OrderProdactionPrintBiaoqian.aspx" />
<Content Include="Pages\business\OrderProductionprogress.aspx" />
+ <Content Include="Pages\business\PlanOrderAdd.aspx" />
<Content Include="Pages\business\SendAllIntLookBTable.aspx" />
<Content Include="Pages\business\OrderList.aspx" />
<Content Include="Pages\business\OrderOperate.aspx" />
@@ -1954,6 +1996,9 @@
<Content Include="Pages\business\SendAllCorSMS.aspx" />
<Content Include="Pages\business\ShiftIntOrCus.aspx" />
<Content Include="Pages\business\StrangeCustomerInfo.aspx" />
+ <Content Include="Pages\business\PlanOrderList.aspx" />
+ <Content Include="Pages\business\PlanOrderDetail.aspx" />
+ <Content Include="Pages\business\PlanOrderEdit.aspx" />
<Content Include="Pages\business\SubmitOrderDialogue.aspx" />
<Content Include="Pages\business\TTTInsideInquiry.aspx" />
<Content Include="Pages\business\TTTInsideInquiryDetail.aspx" />
@@ -1998,6 +2043,7 @@
<Content Include="Pages\financial\ProcurementListHTML.aspx" />
<Content Include="Pages\financial\ProcurementListPrint.aspx" />
<Content Include="Pages\financial\UnpayOrderList.aspx" />
+ <Content Include="Pages\front\WorkBook.aspx" />
<Content Include="Pages\front\DeskCalendar.aspx" />
<Content Include="Pages\front\DigitalBook.aspx" />
<Content Include="Pages\front\DigitalSingle.aspx" />
@@ -2158,6 +2204,8 @@
<Content Include="Pages\sysInquiry\LEDCost.aspx" />
<Content Include="Pages\sysInquiry\LEDMaterialEdit.aspx" />
<Content Include="Pages\sysInquiry\LEDMaterialList.aspx" />
+ <Content Include="Pages\sysInquiry\WorkBookTypeList.aspx" />
+ <Content Include="Pages\sysInquiry\WorkBookTypeEdit.aspx" />
<Content Include="Pages\sysInquiry\RecoverySysInquiryData.aspx" />
<Content Include="Pages\sysInquiry\SignboardCost.aspx" />
<Content Include="Pages\sysInquiry\SignboardInfoEdit.aspx" />
@@ -2673,8 +2721,11 @@
<Content Include="Pages\workcar\CarInsuranceAdd.aspx" />
<Content Include="Pages\workcar\CarInsuranceDetail.aspx" />
<Content Include="Pages\workcar\CarInsuranceList.aspx" />
+ <Content Include="Pages\workcar\CarrepairDetail.aspx" />
+ <Content Include="Pages\workcar\CarrepairAdd.aspx" />
<Content Include="Pages\workcar\CarMaintenanceAdd.aspx" />
<Content Include="Pages\workcar\CarMaintenanceDetail.aspx" />
+ <Content Include="Pages\workcar\CarrepairList.aspx" />
<Content Include="Pages\workcar\CarMaintenanceList.aspx" />
<Content Include="Pages\workcar\CarManageAdd.aspx" />
<Content Include="Pages\workcar\CarManageList.aspx" />
@@ -2832,6 +2883,7 @@
<Compile Include="Close.aspx.designer.cs">
<DependentUpon>Close.aspx</DependentUpon>
</Compile>
+ <Compile Include="cs\EFDate.cs" />
<Compile Include="cs\FixedInfo.cs" />
<Compile Include="cs\clsWinrar.cs" />
<Compile Include="cs\UploadCS.cs" />
@@ -2861,6 +2913,8 @@
<Compile Include="Global.asax.cs">
<DependentUpon>Global.asax</DependentUpon>
</Compile>
+ <Compile Include="Helper\TimeTaskHelper.cs" />
+ <Compile Include="Helper\upLoadContractFile.cs" />
<Compile Include="Index.aspx.cs">
<DependentUpon>Index.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -3231,6 +3285,41 @@
<Compile Include="Pages\business\BargainPriceByFirm.aspx.designer.cs">
<DependentUpon>BargainPriceByFirm.aspx</DependentUpon>
</Compile>
+ <Compile Include="Pages\business\WorkBookUpLoad.aspx.cs">
+ <DependentUpon>WorkBookUpLoad.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\WorkBookUpLoad.aspx.designer.cs">
+ <DependentUpon>WorkBookUpLoad.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\DeliverWorkBookSonghuo.aspx.cs">
+ <DependentUpon>DeliverWorkBookSonghuo.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\DeliverWorkBookSonghuo.aspx.designer.cs">
+ <DependentUpon>DeliverWorkBookSonghuo.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\DeliverWorkBookPrint.aspx.cs">
+ <DependentUpon>DeliverWorkBookPrint.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\DeliverWorkBookPrint.aspx.designer.cs">
+ <DependentUpon>DeliverWorkBookPrint.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\DeliverWorkBookDetail.aspx.cs">
+ <DependentUpon>DeliverWorkBookDetail.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\DeliverWorkBookDetail.aspx.designer.cs">
+ <DependentUpon>DeliverWorkBookDetail.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\DeliverWorkBookList.aspx.cs">
+ <DependentUpon>DeliverWorkBookList.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\DeliverWorkBookList.aspx.designer.cs">
+ <DependentUpon>DeliverWorkBookList.aspx</DependentUpon>
+ </Compile>
<Compile Include="Pages\business\ComplainanEdit.aspx.cs">
<DependentUpon>ComplainanEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -3265,6 +3354,13 @@
</Compile>
<Compile Include="Pages\business\CompledWork.aspx.designer.cs">
<DependentUpon>CompledWork.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\CorporateClientsContractShow.aspx.cs">
+ <DependentUpon>CorporateClientsContractShow.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\CorporateClientsContractShow.aspx.designer.cs">
+ <DependentUpon>CorporateClientsContractShow.aspx</DependentUpon>
</Compile>
<Compile Include="Pages\business\CorporateClientsDetail.aspx.cs">
<DependentUpon>CorporateClientsDetail.aspx</DependentUpon>
@@ -3308,12 +3404,26 @@
<Compile Include="Pages\business\CorporateClientsPrint2.aspx.designer.cs">
<DependentUpon>CorporateClientsPrint2.aspx</DependentUpon>
</Compile>
+ <Compile Include="Pages\business\CorporateClientsUpLoadContract.aspx.cs">
+ <DependentUpon>CorporateClientsUpLoadContract.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\CorporateClientsUpLoadContract.aspx.designer.cs">
+ <DependentUpon>CorporateClientsUpLoadContract.aspx</DependentUpon>
+ </Compile>
<Compile Include="Pages\business\CorporateClientsVisit.aspx.cs">
<DependentUpon>CorporateClientsVisit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Pages\business\CorporateClientsVisit.aspx.designer.cs">
<DependentUpon>CorporateClientsVisit.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\CorporateClientsWiFuTiXingList.aspx.cs">
+ <DependentUpon>CorporateClientsWiFuTiXingList.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\CorporateClientsWiFuTiXingList.aspx.designer.cs">
+ <DependentUpon>CorporateClientsWiFuTiXingList.aspx</DependentUpon>
</Compile>
<Compile Include="Pages\business\CuikuanjiluList.aspx.cs">
<DependentUpon>CuikuanjiluList.aspx</DependentUpon>
@@ -3462,6 +3572,13 @@
<Compile Include="Pages\business\EvaluationBuyer.aspx.designer.cs">
<DependentUpon>EvaluationBuyer.aspx</DependentUpon>
</Compile>
+ <Compile Include="Pages\business\kaipiaoConfirm.aspx.cs">
+ <DependentUpon>kaipiaoConfirm.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\kaipiaoConfirm.aspx.designer.cs">
+ <DependentUpon>kaipiaoConfirm.aspx</DependentUpon>
+ </Compile>
<Compile Include="Pages\business\EvaluationSeller.aspx.cs">
<DependentUpon>EvaluationSeller.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -3609,6 +3726,13 @@
<Compile Include="Pages\business\OrderArbitrate.aspx.designer.cs">
<DependentUpon>OrderArbitrate.aspx</DependentUpon>
</Compile>
+ <Compile Include="Pages\business\DeliverWorkBookPrintDetail.aspx.cs">
+ <DependentUpon>DeliverWorkBookPrintDetail.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\DeliverWorkBookPrintDetail.aspx.designer.cs">
+ <DependentUpon>DeliverWorkBookPrintDetail.aspx</DependentUpon>
+ </Compile>
<Compile Include="Pages\business\OrderDeatil.aspx.cs">
<DependentUpon>OrderDeatil.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -3629,6 +3753,13 @@
</Compile>
<Compile Include="Pages\business\OrderDialogueList.aspx.designer.cs">
<DependentUpon>OrderDialogueList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\jisuanjine.aspx.cs">
+ <DependentUpon>jisuanjine.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\jisuanjine.aspx.designer.cs">
+ <DependentUpon>jisuanjine.aspx</DependentUpon>
</Compile>
<Compile Include="Pages\business\OrderEdit.aspx.cs">
<DependentUpon>OrderEdit.aspx</DependentUpon>
@@ -3692,6 +3823,13 @@
</Compile>
<Compile Include="Pages\business\OrderProductionprogress.aspx.designer.cs">
<DependentUpon>OrderProductionprogress.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\PlanOrderAdd.aspx.cs">
+ <DependentUpon>PlanOrderAdd.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\PlanOrderAdd.aspx.designer.cs">
+ <DependentUpon>PlanOrderAdd.aspx</DependentUpon>
</Compile>
<Compile Include="Pages\business\SendAllIntLookBTable.aspx.cs">
<DependentUpon>SendAllIntLookBTable.aspx</DependentUpon>
@@ -3944,6 +4082,27 @@
</Compile>
<Compile Include="Pages\business\StrangeCustomerInfo.aspx.designer.cs">
<DependentUpon>StrangeCustomerInfo.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\PlanOrderList.aspx.cs">
+ <DependentUpon>PlanOrderList.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\PlanOrderList.aspx.designer.cs">
+ <DependentUpon>PlanOrderList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\PlanOrderDetail.aspx.cs">
+ <DependentUpon>PlanOrderDetail.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\PlanOrderDetail.aspx.designer.cs">
+ <DependentUpon>PlanOrderDetail.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\PlanOrderEdit.aspx.cs">
+ <DependentUpon>PlanOrderEdit.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\PlanOrderEdit.aspx.designer.cs">
+ <DependentUpon>PlanOrderEdit.aspx</DependentUpon>
</Compile>
<Compile Include="Pages\business\SubmitOrderDialogue.aspx.cs">
<DependentUpon>SubmitOrderDialogue.aspx</DependentUpon>
@@ -4245,6 +4404,13 @@
</Compile>
<Compile Include="Pages\financial\UnpayOrderList.aspx.designer.cs">
<DependentUpon>UnpayOrderList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\front\WorkBook.aspx.cs">
+ <DependentUpon>WorkBook.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\front\WorkBook.aspx.designer.cs">
+ <DependentUpon>WorkBook.aspx</DependentUpon>
</Compile>
<Compile Include="Pages\front\DeskCalendar.aspx.cs">
<DependentUpon>DeskCalendar.aspx</DependentUpon>
@@ -5365,6 +5531,20 @@
</Compile>
<Compile Include="Pages\sysInquiry\LEDMaterialList.aspx.designer.cs">
<DependentUpon>LEDMaterialList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\sysInquiry\WorkBookTypeList.aspx.cs">
+ <DependentUpon>WorkBookTypeList.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\sysInquiry\WorkBookTypeList.aspx.designer.cs">
+ <DependentUpon>WorkBookTypeList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\sysInquiry\WorkBookTypeEdit.aspx.cs">
+ <DependentUpon>WorkBookTypeEdit.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\sysInquiry\WorkBookTypeEdit.aspx.designer.cs">
+ <DependentUpon>WorkBookTypeEdit.aspx</DependentUpon>
</Compile>
<Compile Include="Pages\sysInquiry\RecoverySysInquiryData.aspx.cs">
<DependentUpon>RecoverySysInquiryData.aspx</DependentUpon>
@@ -8379,6 +8559,20 @@
<Compile Include="Pages\workcar\CarInsuranceList.aspx.designer.cs">
<DependentUpon>CarInsuranceList.aspx</DependentUpon>
</Compile>
+ <Compile Include="Pages\workcar\CarrepairDetail.aspx.cs">
+ <DependentUpon>CarrepairDetail.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\workcar\CarrepairDetail.aspx.designer.cs">
+ <DependentUpon>CarrepairDetail.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\workcar\CarrepairAdd.aspx.cs">
+ <DependentUpon>CarrepairAdd.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\workcar\CarrepairAdd.aspx.designer.cs">
+ <DependentUpon>CarrepairAdd.aspx</DependentUpon>
+ </Compile>
<Compile Include="Pages\workcar\CarMaintenanceAdd.aspx.cs">
<DependentUpon>CarMaintenanceAdd.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -8392,6 +8586,13 @@
</Compile>
<Compile Include="Pages\workcar\CarMaintenanceDetail.aspx.designer.cs">
<DependentUpon>CarMaintenanceDetail.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\workcar\CarrepairList.aspx.cs">
+ <DependentUpon>CarrepairList.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\workcar\CarrepairList.aspx.designer.cs">
+ <DependentUpon>CarrepairList.aspx</DependentUpon>
</Compile>
<Compile Include="Pages\workcar\CarMaintenanceList.aspx.cs">
<DependentUpon>CarMaintenanceList.aspx</DependentUpon>
@@ -8666,7 +8867,6 @@
</ItemGroup>
<ItemGroup>
<Folder Include="App_Data\" />
- <Folder Include="bin\" />
<Folder Include="CacheFiles\" />
<Folder Include="images\HtmlEditor\ProcessRequest\" />
<Folder Include="images\HtmlEditor\UploadImage\" />
@@ -8739,6 +8939,7 @@
</None>
<None Include="images\admin\Thumbs.db" />
<None Include="images\Common\admin\Thumbs.db" />
+ <Content Include="images\jihuageshi\涓婁紶璁″垝璁㈠崟.xlsx" />
<None Include="js\ColorBox\colorbox.ai" />
<None Include="js\ColorBox\colorbox.jquery.json" />
<None Include="js\ColorBox\component.json" />
@@ -8788,6 +8989,7 @@
<None Include="myPagination\js\table\Thumbs.db" />
<Content Include="Pages\business\SendAllCorEmail.aspx" />
<Content Include="OnlineAdviserLOGO.ashx" />
+ <None Include="packages.config" />
<None Include="Pages\common\skin\Thumbs.db" />
<Content Include="Pages\sysInquiry\CalculatePaperPriceHandler.ashx" />
<Content Include="Pages\Templet\Default\Shared\Company.Master" />
@@ -8821,6 +9023,14 @@
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
+ <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
+ <PropertyGroup>
+ <ErrorText>杩欏彴璁$畻鏈轰笂缂哄皯姝ら」鐩紩鐢ㄧ殑 NuGet 绋嬪簭鍖呫�備娇鐢ㄢ�淣uGet 绋嬪簭鍖呰繕鍘熲�濆彲涓嬭浇杩欎簺绋嬪簭鍖呫�傛湁鍏虫洿澶氫俊鎭紝璇峰弬瑙� http://go.microsoft.com/fwlink/?LinkID=322105銆傜己灏戠殑鏂囦欢鏄� {0}銆�</ErrorText>
+ </PropertyGroup>
+ <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))" />
+ <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" />
+ </Target>
+ <Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.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">
--
Gitblit v1.9.1