From 50d433602441964d905abe6e516ad258ba66627d Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期五, 21 十一月 2025 12:06:16 +0800
Subject: [PATCH] 送货单修改这几个地方,第一个,那个表格最上面那根线条和左边那根线条看粗细不一致,太细了, 感觉像打出来像断笔画。这是一个。第二个, 中间空的太多。我刚才打印打了两张送货单,他都打印的是两页, 相当于说跳了一行一行空白的第二页,第二页是白字的嘛,中间空的太多,中间不空那么多。 好,第三,那个左右的页边距,你们可能只有。
---
CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj | 947 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 946 insertions(+), 1 deletions(-)
diff --git a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
index 9f56f75..dc8c698 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,10 +89,24 @@
<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" />
+ <Reference Include="System.Net.Http, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
<Reference Include="System.Transactions" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Xml.Linq" />
@@ -107,6 +133,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 +748,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 +1884,70 @@
<Content Include="Pages\business\BackVisitNoteEdit.aspx" />
<Content Include="Pages\business\BargainPrice.aspx" />
<Content Include="Pages\business\BargainPriceByFirm.aspx" />
+ <Content Include="Pages\business\Caigoufukuanshenqing.aspx" />
+ <Content Include="Pages\business\Baozhengjinfukuan.aspx" />
+ <Content Include="Pages\business\BaozhengjinCuishou.aspx" />
+ <Content Include="Pages\business\DeliverPlanDakaList.aspx" />
+ <Content Include="Pages\business\DeliverPlanWentiOrder.aspx" />
+ <Content Include="Pages\business\DeliverPlanWentiAdd.aspx" />
+ <Content Include="Pages\business\DeliverPlanWentiEdit.aspx" />
+ <Content Include="Pages\business\DeliverPlanPaicheEdit.aspx" />
+ <Content Include="Pages\business\DeliverPlanFujianShow.aspx" />
+ <Content Include="Pages\business\DeliverPlanLishiList.aspx" />
+ <Content Include="Pages\business\DeliverPlanWentiList.aspx" />
+ <Content Include="Pages\business\DeliverPlanPaicheList.aspx" />
+ <Content Include="Pages\business\DeliverPlanChehui.aspx" />
+ <Content Include="Pages\business\DeliverPlanYijiao.aspx" />
+ <Content Include="Pages\business\DeliverPlanPaiche.aspx" />
+ <Content Include="Pages\business\DeliverPlanShifou.aspx" />
+ <Content Include="Pages\business\DeliverPlanLishiPrint.aspx" />
+ <Content Include="Pages\business\DeliverPlanPaicheZhuyishixiang.aspx" />
+ <Content Include="Pages\business\DeliverPlanTimeEdit.aspx" />
+ <Content Include="Pages\business\DeliverWorkBookPandian.aspx" />
+ <Content Include="Pages\business\DeliverWorkBookFahuo.aspx" />
+ <Content Include="Pages\business\DeliverWorkBookfahuoqingkuang.aspx" />
+ <Content Include="Pages\business\DeliverWorkBookPrintDetailshuju.aspx" />
+ <Content Include="Pages\business\Waixiefukuanweikaipiaoshuoming.aspx" />
+ <Content Include="Pages\business\ShejiOrderDeatil.aspx" />
+ <Content Include="Pages\business\ShejiOrderList.aspx" />
+ <Content Include="Pages\business\SHejiOrderEdit.aspx" />
+ <Content Include="Pages\business\ShejijijianEdit.aspx" />
+ <Content Include="Pages\business\ShejijijianList.aspx" />
+ <Content Include="Pages\business\ShejiOrderjiesuan.aspx" />
+ <Content Include="Pages\business\ShiJuanBiaoQianPrint.aspx" />
+ <Content Include="Pages\business\OrderSonghuoanchiList.aspx" />
+ <Content Include="Pages\business\OrderUpLoadLiuyang.aspx" />
+ <Content Include="Pages\business\ShiJuanBiaoQianList.aspx" />
+ <Content Include="Pages\business\ShejiOrderxiadan.aspx" />
+ <Content Include="Pages\business\WaixieOrderPrint.aspx" />
+ <Content Include="Pages\business\Waixiefukuanweikaipiao.aspx" />
+ <Content Include="Pages\business\Waixiefukuanfukuan.aspx" />
+ <Content Include="Pages\business\InvoicingWeiquerenshouru.aspx" />
+ <Content Include="Pages\business\InvoicingHuikuan.aspx" />
+ <Content Include="Pages\business\InvoicingCuishou.aspx" />
+ <Content Include="Pages\business\Waixiefukuanshenqing.aspx" />
+ <Content Include="Pages\business\kaipiaoKehu.aspx" />
+ <Content Include="Pages\business\OrderListBatchKaipiao.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 +1969,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 +1991,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 +2005,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 +2041,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" />
@@ -1987,17 +2077,31 @@
<Content Include="Pages\common\U_Info.ascx" />
<Content Include="Pages\common\U_Link.ascx" />
<Content Include="Pages\common\U_Login.ascx" />
+ <Content Include="Pages\financial\BaoxiaoFukuanPiliang.aspx" />
+ <Content Include="Pages\financial\DepositsCustomershouruqueren.aspx" />
+ <Content Include="Pages\financial\DepositsCustomerFapiao.aspx" />
+ <Content Include="Pages\financial\BaozhengjinIncome.aspx" />
+ <Content Include="Pages\financial\BaoxiaoFukuanEdit.aspx" />
+ <Content Include="Pages\financial\NewWaixieExpenses.aspx" />
+ <Content Include="Pages\financial\OutsourcePiliangPayMoney.aspx" />
+ <Content Include="Pages\financial\CaigouPayEdit.aspx" />
+ <Content Include="Pages\financial\WaixieExpenses.aspx" />
<Content Include="Pages\financial\FirmAccountPrint.aspx" />
<Content Include="Pages\financial\FirmAccountPrintTable.aspx" />
+ <Content Include="Pages\financial\InvoicingShouruqueren.aspx" />
<Content Include="Pages\financial\MemberOrderMoneyReceive.aspx" />
<Content Include="Pages\financial\MemberOrderPayList.aspx" />
<Content Include="Pages\financial\OrderFinancialPrint.aspx" />
+ <Content Include="Pages\financial\InvoicingShoukuan.aspx" />
<Content Include="Pages\financial\OrderMoneyBatchReceive.aspx" />
<Content Include="Pages\financial\OutsourcePayMoney.aspx" />
<Content Include="Pages\financial\OutsourcePayOrder.aspx" />
<Content Include="Pages\financial\ProcurementListHTML.aspx" />
<Content Include="Pages\financial\ProcurementListPrint.aspx" />
<Content Include="Pages\financial\UnpayOrderList.aspx" />
+ <Content Include="Pages\front\Shijuan.aspx" />
+ <Content Include="Pages\front\GongWenZhi.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" />
@@ -2104,6 +2208,7 @@
<Content Include="Pages\personnel\OA_WagesRecordAdd.aspx" />
<Content Include="Pages\personnel\OA_WagesRecordDetail.aspx" />
<Content Include="Pages\personnel\OA_WagesRecordList.aspx" />
+ <Content Include="Pages\personnel\StaffQuanxianshezhi.aspx" />
<Content Include="Pages\personnel\StaffPropertyRecordList.aspx" />
<Content Include="Pages\personnel\WorkReminderEdit.aspx" />
<Content Include="Pages\personnel\WorkReminderList.aspx" />
@@ -2111,13 +2216,21 @@
<Content Include="Pages\personnel\OA_RecruitmentsSearch.aspx" />
<Content Include="Pages\procurement\InventoryPrint.aspx" />
<Content Include="Pages\procurement\InventoryPrintTable.aspx" />
+ <Content Include="Pages\procurement\ProcurementADD.aspx" />
<Content Include="Pages\procurement\ProcurementListHTML.aspx" />
<Content Include="Pages\procurement\StockOutEdit.aspx" />
<Content Include="Pages\procurement\ProcurementListPrint.aspx" />
<Content Include="Pages\procurement\OutOfStorageListHTML.aspx" />
<Content Include="Pages\procurement\OutOfStorageListPrint.aspx" />
<Content Include="Pages\Property\PrintCheckTable.aspx" />
+ <Content Include="Pages\Property\ShebeimanageEdit.aspx" />
+ <Content Include="Pages\Property\ShebeiWeixiuDetail.aspx" />
+ <Content Include="Pages\Property\ShebeiWeixiuFukuanAdd.aspx" />
+ <Content Include="Pages\Property\ShebeiWeixiuList.aspx" />
+ <Content Include="Pages\Property\ShebeimanageList.aspx" />
+ <Content Include="Pages\Property\ShebeiCateEdit.aspx" />
<Content Include="Pages\Property\PropertyCateEdit.aspx" />
+ <Content Include="Pages\Property\ShebeiCateList.aspx" />
<Content Include="Pages\Property\PropertyCateList.aspx" />
<Content Include="Pages\Property\PropertyEdit.aspx" />
<Content Include="Pages\Property\PropertyList.aspx" />
@@ -2127,6 +2240,7 @@
<Content Include="Pages\Property\PropertyRecordDetail.aspx" />
<Content Include="Pages\Property\PropertyRecordEdit.aspx" />
<Content Include="Pages\Property\PropertyRecordList.aspx" />
+ <Content Include="Pages\Property\ShebeiWeixiuAdd.aspx" />
<Content Include="Pages\Soft\ClientAdd.aspx" />
<Content Include="Pages\Soft\ClientDetail.aspx" />
<Content Include="Pages\Soft\ClientList.aspx" />
@@ -2158,6 +2272,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" />
@@ -2232,6 +2348,7 @@
<Content Include="Pages\Templet\pingxuan\Shared\sM.js" />
<Content Include="Pages\Templet\pingxuan\TemplateIndex.css" />
<Content Include="Pages\wage\OA_WageAwardPunishAdd.aspx" />
+ <Content Include="Pages\wage\FakuanShensuAdd.aspx" />
<Content Include="Pages\wage\StaffWageList.aspx" />
<Content Include="Pages\wage\WorkScoreList.aspx" />
<Content Include="Pages\webmanage\CashHandle.aspx" />
@@ -2673,8 +2790,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" />
@@ -2691,19 +2811,42 @@
<Content Include="Pages\workcar\CarViolationList.aspx" />
<Content Include="Pages\workcar\MemberDictionaryEdit.aspx" />
<Content Include="Pages\workcar\MemberDictionaryList.aspx" />
+ <Content Include="Pages\work\Adm_zhanghaomimaJuese.aspx" />
+ <Content Include="Pages\work\Adm_zhanghaomimaDetail.aspx" />
+ <Content Include="Pages\work\Adm_zhanghaomimaAdd.aspx" />
+ <Content Include="Pages\work\Adm_tongxunluDetail.aspx" />
+ <Content Include="Pages\work\Adm_zhanghaomimaList.aspx" />
+ <Content Include="Pages\work\BaoxiaoFukuanList.aspx" />
+ <Content Include="Pages\work\BaoxiaoPiliangReply.aspx" />
+ <Content Include="Pages\work\BaoxiaoReplyList.aspx" />
+ <Content Include="Pages\work\GongzuoneirongList.aspx" />
+ <Content Include="Pages\work\GongzuoneirongEdit.aspx" />
+ <Content Include="Pages\work\MyvisitDetail.aspx" />
<Content Include="Pages\work\MyPlanAdd.aspx" />
<Content Include="Pages\work\MyPlanList.aspx" />
+ <Content Include="Pages\work\MyBaoxiaoAdd.aspx" />
<Content Include="Pages\work\MyRequestAdd.aspx" />
+ <Content Include="Pages\work\MyBaoxiaoDetail.aspx" />
<Content Include="Pages\work\MyRequestDetail.aspx" />
+ <Content Include="Pages\work\MyBaoxiaoList.aspx" />
<Content Include="Pages\work\MyRequestList.aspx" />
+ <Content Include="Pages\work\Adm_tongxunluAdd.aspx" />
<Content Include="Pages\work\OA_DocumentAdd.aspx" />
<Content Include="Pages\work\OA_DocumentDetail.aspx" />
<Content Include="Pages\work\OA_DocumentDicAdd.aspx" />
<Content Include="Pages\work\OA_DocumentDicDetail.aspx" />
+ <Content Include="Pages\work\Adm_tongxunluJuese.aspx" />
+ <Content Include="Pages\work\OA_DocumentJuese.aspx" />
<Content Include="Pages\work\OA_DocumentDicList.aspx" />
+ <Content Include="Pages\work\Adm_tongxunluList.aspx" />
<Content Include="Pages\work\OA_DocumentList.aspx" />
+ <Content Include="Pages\work\BaoxiaoReplyAdd.aspx" />
<Content Include="Pages\work\RequestReplyAdd.aspx" />
<Content Include="Pages\work\RequestReplyList.aspx" />
+ <Content Include="Pages\work\GongzuozhizeList.aspx" />
+ <Content Include="Pages\work\GongzuozhizeEdit.aspx" />
+ <Content Include="Pages\work\GongzuoneirongCateEdit.aspx" />
+ <Content Include="Pages\work\GongzuoneirongCateList.aspx" />
<Content Include="Pages\work\WorkPlanAdd.aspx" />
<Content Include="Pages\work\WorkPlanDetail.aspx" />
<Content Include="Pages\work\WorkPlanList.aspx" />
@@ -2832,6 +2975,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 +3005,9 @@
<Compile Include="Global.asax.cs">
<DependentUpon>Global.asax</DependentUpon>
</Compile>
+ <Compile Include="Helper\TimeTaskHelper.cs" />
+ <Compile Include="Helper\upLoadLiuyangFile.cs" />
+ <Compile Include="Helper\upLoadContractFile.cs" />
<Compile Include="Index.aspx.cs">
<DependentUpon>Index.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -3231,6 +3378,352 @@
<Compile Include="Pages\business\BargainPriceByFirm.aspx.designer.cs">
<DependentUpon>BargainPriceByFirm.aspx</DependentUpon>
</Compile>
+ <Compile Include="Pages\business\Caigoufukuanshenqing.aspx.cs">
+ <DependentUpon>Caigoufukuanshenqing.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\Caigoufukuanshenqing.aspx.designer.cs">
+ <DependentUpon>Caigoufukuanshenqing.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\Baozhengjinfukuan.aspx.cs">
+ <DependentUpon>Baozhengjinfukuan.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\Baozhengjinfukuan.aspx.designer.cs">
+ <DependentUpon>Baozhengjinfukuan.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\BaozhengjinCuishou.aspx.cs">
+ <DependentUpon>BaozhengjinCuishou.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\BaozhengjinCuishou.aspx.designer.cs">
+ <DependentUpon>BaozhengjinCuishou.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanDakaList.aspx.cs">
+ <DependentUpon>DeliverPlanDakaList.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanDakaList.aspx.designer.cs">
+ <DependentUpon>DeliverPlanDakaList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanWentiOrder.aspx.cs">
+ <DependentUpon>DeliverPlanWentiOrder.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanWentiOrder.aspx.designer.cs">
+ <DependentUpon>DeliverPlanWentiOrder.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanWentiAdd.aspx.cs">
+ <DependentUpon>DeliverPlanWentiAdd.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanWentiAdd.aspx.designer.cs">
+ <DependentUpon>DeliverPlanWentiAdd.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanWentiEdit.aspx.cs">
+ <DependentUpon>DeliverPlanWentiEdit.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanWentiEdit.aspx.designer.cs">
+ <DependentUpon>DeliverPlanWentiEdit.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanPaicheEdit.aspx.cs">
+ <DependentUpon>DeliverPlanPaicheEdit.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanPaicheEdit.aspx.designer.cs">
+ <DependentUpon>DeliverPlanPaicheEdit.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanFujianShow.aspx.cs">
+ <DependentUpon>DeliverPlanFujianShow.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanFujianShow.aspx.designer.cs">
+ <DependentUpon>DeliverPlanFujianShow.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanLishiList.aspx.cs">
+ <DependentUpon>DeliverPlanLishiList.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanLishiList.aspx.designer.cs">
+ <DependentUpon>DeliverPlanLishiList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanWentiList.aspx.cs">
+ <DependentUpon>DeliverPlanWentiList.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanWentiList.aspx.designer.cs">
+ <DependentUpon>DeliverPlanWentiList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanPaicheList.aspx.cs">
+ <DependentUpon>DeliverPlanPaicheList.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanPaicheList.aspx.designer.cs">
+ <DependentUpon>DeliverPlanPaicheList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanChehui.aspx.cs">
+ <DependentUpon>DeliverPlanChehui.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanChehui.aspx.designer.cs">
+ <DependentUpon>DeliverPlanChehui.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanYijiao.aspx.cs">
+ <DependentUpon>DeliverPlanYijiao.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanYijiao.aspx.designer.cs">
+ <DependentUpon>DeliverPlanYijiao.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanPaiche.aspx.cs">
+ <DependentUpon>DeliverPlanPaiche.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanPaiche.aspx.designer.cs">
+ <DependentUpon>DeliverPlanPaiche.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanShifou.aspx.cs">
+ <DependentUpon>DeliverPlanShifou.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanShifou.aspx.designer.cs">
+ <DependentUpon>DeliverPlanShifou.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanLishiPrint.aspx.cs">
+ <DependentUpon>DeliverPlanLishiPrint.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanLishiPrint.aspx.designer.cs">
+ <DependentUpon>DeliverPlanLishiPrint.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanPaicheZhuyishixiang.aspx.cs">
+ <DependentUpon>DeliverPlanPaicheZhuyishixiang.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanPaicheZhuyishixiang.aspx.designer.cs">
+ <DependentUpon>DeliverPlanPaicheZhuyishixiang.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanTimeEdit.aspx.cs">
+ <DependentUpon>DeliverPlanTimeEdit.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\DeliverPlanTimeEdit.aspx.designer.cs">
+ <DependentUpon>DeliverPlanTimeEdit.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\DeliverWorkBookPandian.aspx.cs">
+ <DependentUpon>DeliverWorkBookPandian.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\DeliverWorkBookPandian.aspx.designer.cs">
+ <DependentUpon>DeliverWorkBookPandian.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\DeliverWorkBookFahuo.aspx.cs">
+ <DependentUpon>DeliverWorkBookFahuo.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\DeliverWorkBookFahuo.aspx.designer.cs">
+ <DependentUpon>DeliverWorkBookFahuo.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\DeliverWorkBookfahuoqingkuang.aspx.cs">
+ <DependentUpon>DeliverWorkBookfahuoqingkuang.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\DeliverWorkBookfahuoqingkuang.aspx.designer.cs">
+ <DependentUpon>DeliverWorkBookfahuoqingkuang.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\DeliverWorkBookPrintDetailshuju.aspx.cs">
+ <DependentUpon>DeliverWorkBookPrintDetailshuju.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\DeliverWorkBookPrintDetailshuju.aspx.designer.cs">
+ <DependentUpon>DeliverWorkBookPrintDetailshuju.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\FileUploadHandler.ashx.cs">
+ <DependentUpon>FileUploadHandler.ashx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\Waixiefukuanweikaipiaoshuoming.aspx.cs">
+ <DependentUpon>Waixiefukuanweikaipiaoshuoming.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\Waixiefukuanweikaipiaoshuoming.aspx.designer.cs">
+ <DependentUpon>Waixiefukuanweikaipiaoshuoming.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\ShejiOrderDeatil.aspx.cs">
+ <DependentUpon>ShejiOrderDeatil.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\ShejiOrderDeatil.aspx.designer.cs">
+ <DependentUpon>ShejiOrderDeatil.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\ShejiOrderList.aspx.cs">
+ <DependentUpon>ShejiOrderList.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\ShejiOrderList.aspx.designer.cs">
+ <DependentUpon>ShejiOrderList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\SHejiOrderEdit.aspx.cs">
+ <DependentUpon>SHejiOrderEdit.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\SHejiOrderEdit.aspx.designer.cs">
+ <DependentUpon>SHejiOrderEdit.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\ShejijijianEdit.aspx.cs">
+ <DependentUpon>ShejijijianEdit.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\ShejijijianEdit.aspx.designer.cs">
+ <DependentUpon>ShejijijianEdit.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\ShejijijianList.aspx.cs">
+ <DependentUpon>ShejijijianList.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\ShejijijianList.aspx.designer.cs">
+ <DependentUpon>ShejijijianList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\ShejiOrderjiesuan.aspx.cs">
+ <DependentUpon>ShejiOrderjiesuan.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\ShejiOrderjiesuan.aspx.designer.cs">
+ <DependentUpon>ShejiOrderjiesuan.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\ShiJuanBiaoQianPrint.aspx.cs">
+ <DependentUpon>ShiJuanBiaoQianPrint.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\ShiJuanBiaoQianPrint.aspx.designer.cs">
+ <DependentUpon>ShiJuanBiaoQianPrint.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\OrderSonghuoanchiList.aspx.cs">
+ <DependentUpon>OrderSonghuoanchiList.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\OrderSonghuoanchiList.aspx.designer.cs">
+ <DependentUpon>OrderSonghuoanchiList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\OrderUpLoadLiuyang.aspx.cs">
+ <DependentUpon>OrderUpLoadLiuyang.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\OrderUpLoadLiuyang.aspx.designer.cs">
+ <DependentUpon>OrderUpLoadLiuyang.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\ShiJuanBiaoQianList.aspx.cs">
+ <DependentUpon>ShiJuanBiaoQianList.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\ShiJuanBiaoQianList.aspx.designer.cs">
+ <DependentUpon>ShiJuanBiaoQianList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\ShejiOrderxiadan.aspx.cs">
+ <DependentUpon>ShejiOrderxiadan.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\ShejiOrderxiadan.aspx.designer.cs">
+ <DependentUpon>ShejiOrderxiadan.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\WaixieOrderPrint.aspx.cs">
+ <DependentUpon>WaixieOrderPrint.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\WaixieOrderPrint.aspx.designer.cs">
+ <DependentUpon>WaixieOrderPrint.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\Waixiefukuanweikaipiao.aspx.cs">
+ <DependentUpon>Waixiefukuanweikaipiao.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\Waixiefukuanweikaipiao.aspx.designer.cs">
+ <DependentUpon>Waixiefukuanweikaipiao.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\Waixiefukuanfukuan.aspx.cs">
+ <DependentUpon>Waixiefukuanfukuan.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\Waixiefukuanfukuan.aspx.designer.cs">
+ <DependentUpon>Waixiefukuanfukuan.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\InvoicingWeiquerenshouru.aspx.cs">
+ <DependentUpon>InvoicingWeiquerenshouru.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\InvoicingWeiquerenshouru.aspx.designer.cs">
+ <DependentUpon>InvoicingWeiquerenshouru.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\InvoicingHuikuan.aspx.cs">
+ <DependentUpon>InvoicingHuikuan.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\InvoicingHuikuan.aspx.designer.cs">
+ <DependentUpon>InvoicingHuikuan.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\InvoicingCuishou.aspx.cs">
+ <DependentUpon>InvoicingCuishou.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\InvoicingCuishou.aspx.designer.cs">
+ <DependentUpon>InvoicingCuishou.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\Waixiefukuanshenqing.aspx.cs">
+ <DependentUpon>Waixiefukuanshenqing.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\Waixiefukuanshenqing.aspx.designer.cs">
+ <DependentUpon>Waixiefukuanshenqing.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\kaipiaoKehu.aspx.cs">
+ <DependentUpon>kaipiaoKehu.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\kaipiaoKehu.aspx.designer.cs">
+ <DependentUpon>kaipiaoKehu.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\OrderListBatchKaipiao.aspx.cs">
+ <DependentUpon>OrderListBatchKaipiao.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\OrderListBatchKaipiao.aspx.designer.cs">
+ <DependentUpon>OrderListBatchKaipiao.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 +3758,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 +3808,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 +3976,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 +4130,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 +4157,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 +4227,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>
@@ -3945,6 +4487,27 @@
<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>
<SubType>ASPXCodeBehind</SubType>
@@ -4169,6 +4732,69 @@
<Compile Include="Pages\common\U_Login.ascx.designer.cs">
<DependentUpon>U_Login.ascx</DependentUpon>
</Compile>
+ <Compile Include="Pages\financial\BaoxiaoFukuanPiliang.aspx.cs">
+ <DependentUpon>BaoxiaoFukuanPiliang.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\financial\BaoxiaoFukuanPiliang.aspx.designer.cs">
+ <DependentUpon>BaoxiaoFukuanPiliang.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\financial\DepositsCustomershouruqueren.aspx.cs">
+ <DependentUpon>DepositsCustomershouruqueren.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\financial\DepositsCustomershouruqueren.aspx.designer.cs">
+ <DependentUpon>DepositsCustomershouruqueren.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\financial\DepositsCustomerFapiao.aspx.cs">
+ <DependentUpon>DepositsCustomerFapiao.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\financial\DepositsCustomerFapiao.aspx.designer.cs">
+ <DependentUpon>DepositsCustomerFapiao.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\financial\BaozhengjinIncome.aspx.cs">
+ <DependentUpon>BaozhengjinIncome.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\financial\BaozhengjinIncome.aspx.designer.cs">
+ <DependentUpon>BaozhengjinIncome.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\financial\BaoxiaoFukuanEdit.aspx.cs">
+ <DependentUpon>BaoxiaoFukuanEdit.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\financial\BaoxiaoFukuanEdit.aspx.designer.cs">
+ <DependentUpon>BaoxiaoFukuanEdit.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\financial\NewWaixieExpenses.aspx.cs">
+ <DependentUpon>NewWaixieExpenses.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\financial\NewWaixieExpenses.aspx.designer.cs">
+ <DependentUpon>NewWaixieExpenses.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\financial\OutsourcePiliangPayMoney.aspx.cs">
+ <DependentUpon>OutsourcePiliangPayMoney.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\financial\OutsourcePiliangPayMoney.aspx.designer.cs">
+ <DependentUpon>OutsourcePiliangPayMoney.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\financial\CaigouPayEdit.aspx.cs">
+ <DependentUpon>CaigouPayEdit.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\financial\CaigouPayEdit.aspx.designer.cs">
+ <DependentUpon>CaigouPayEdit.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\financial\WaixieExpenses.aspx.cs">
+ <DependentUpon>WaixieExpenses.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\financial\WaixieExpenses.aspx.designer.cs">
+ <DependentUpon>WaixieExpenses.aspx</DependentUpon>
+ </Compile>
<Compile Include="Pages\financial\FirmAccountPrint.aspx.cs">
<DependentUpon>FirmAccountPrint.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -4182,6 +4808,13 @@
</Compile>
<Compile Include="Pages\financial\FirmAccountPrintTable.aspx.designer.cs">
<DependentUpon>FirmAccountPrintTable.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\financial\InvoicingShouruqueren.aspx.cs">
+ <DependentUpon>InvoicingShouruqueren.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\financial\InvoicingShouruqueren.aspx.designer.cs">
+ <DependentUpon>InvoicingShouruqueren.aspx</DependentUpon>
</Compile>
<Compile Include="Pages\financial\MemberOrderMoneyReceive.aspx.cs">
<DependentUpon>MemberOrderMoneyReceive.aspx</DependentUpon>
@@ -4203,6 +4836,13 @@
</Compile>
<Compile Include="Pages\financial\OrderFinancialPrint.aspx.designer.cs">
<DependentUpon>OrderFinancialPrint.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\financial\InvoicingShoukuan.aspx.cs">
+ <DependentUpon>InvoicingShoukuan.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\financial\InvoicingShoukuan.aspx.designer.cs">
+ <DependentUpon>InvoicingShoukuan.aspx</DependentUpon>
</Compile>
<Compile Include="Pages\financial\OrderMoneyBatchReceive.aspx.cs">
<DependentUpon>OrderMoneyBatchReceive.aspx</DependentUpon>
@@ -4245,6 +4885,27 @@
</Compile>
<Compile Include="Pages\financial\UnpayOrderList.aspx.designer.cs">
<DependentUpon>UnpayOrderList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\front\Shijuan.aspx.cs">
+ <DependentUpon>Shijuan.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\front\Shijuan.aspx.designer.cs">
+ <DependentUpon>Shijuan.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\front\GongWenZhi.aspx.cs">
+ <DependentUpon>GongWenZhi.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\front\GongWenZhi.aspx.designer.cs">
+ <DependentUpon>GongWenZhi.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>
@@ -4988,6 +5649,13 @@
<Compile Include="Pages\personnel\OA_WagesRecordList.aspx.designer.cs">
<DependentUpon>OA_WagesRecordList.aspx</DependentUpon>
</Compile>
+ <Compile Include="Pages\personnel\StaffQuanxianshezhi.aspx.cs">
+ <DependentUpon>StaffQuanxianshezhi.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\personnel\StaffQuanxianshezhi.aspx.designer.cs">
+ <DependentUpon>StaffQuanxianshezhi.aspx</DependentUpon>
+ </Compile>
<Compile Include="Pages\personnel\StaffPropertyRecordList.aspx.cs">
<DependentUpon>StaffPropertyRecordList.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -5037,6 +5705,13 @@
<Compile Include="Pages\procurement\InventoryPrintTable.aspx.designer.cs">
<DependentUpon>InventoryPrintTable.aspx</DependentUpon>
</Compile>
+ <Compile Include="Pages\procurement\ProcurementADD.aspx.cs">
+ <DependentUpon>ProcurementADD.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\procurement\ProcurementADD.aspx.designer.cs">
+ <DependentUpon>ProcurementADD.aspx</DependentUpon>
+ </Compile>
<Compile Include="Pages\procurement\ProcurementListHTML.aspx.cs">
<DependentUpon>ProcurementListHTML.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -5079,12 +5754,61 @@
<Compile Include="Pages\Property\PrintCheckTable.aspx.designer.cs">
<DependentUpon>PrintCheckTable.aspx</DependentUpon>
</Compile>
+ <Compile Include="Pages\Property\ShebeimanageEdit.aspx.cs">
+ <DependentUpon>ShebeimanageEdit.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\Property\ShebeimanageEdit.aspx.designer.cs">
+ <DependentUpon>ShebeimanageEdit.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\Property\ShebeiWeixiuDetail.aspx.cs">
+ <DependentUpon>ShebeiWeixiuDetail.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\Property\ShebeiWeixiuDetail.aspx.designer.cs">
+ <DependentUpon>ShebeiWeixiuDetail.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\Property\ShebeiWeixiuFukuanAdd.aspx.cs">
+ <DependentUpon>ShebeiWeixiuFukuanAdd.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\Property\ShebeiWeixiuFukuanAdd.aspx.designer.cs">
+ <DependentUpon>ShebeiWeixiuFukuanAdd.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\Property\ShebeiWeixiuList.aspx.cs">
+ <DependentUpon>ShebeiWeixiuList.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\Property\ShebeiWeixiuList.aspx.designer.cs">
+ <DependentUpon>ShebeiWeixiuList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\Property\ShebeimanageList.aspx.cs">
+ <DependentUpon>ShebeimanageList.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\Property\ShebeimanageList.aspx.designer.cs">
+ <DependentUpon>ShebeimanageList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\Property\ShebeiCateEdit.aspx.cs">
+ <DependentUpon>ShebeiCateEdit.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\Property\ShebeiCateEdit.aspx.designer.cs">
+ <DependentUpon>ShebeiCateEdit.aspx</DependentUpon>
+ </Compile>
<Compile Include="Pages\Property\PropertyCateEdit.aspx.cs">
<DependentUpon>PropertyCateEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Pages\Property\PropertyCateEdit.aspx.designer.cs">
<DependentUpon>PropertyCateEdit.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\Property\ShebeiCateList.aspx.cs">
+ <DependentUpon>ShebeiCateList.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\Property\ShebeiCateList.aspx.designer.cs">
+ <DependentUpon>ShebeiCateList.aspx</DependentUpon>
</Compile>
<Compile Include="Pages\Property\PropertyCateList.aspx.cs">
<DependentUpon>PropertyCateList.aspx</DependentUpon>
@@ -5148,6 +5872,13 @@
</Compile>
<Compile Include="Pages\Property\PropertyRecordList.aspx.designer.cs">
<DependentUpon>PropertyRecordList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\Property\ShebeiWeixiuAdd.aspx.cs">
+ <DependentUpon>ShebeiWeixiuAdd.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\Property\ShebeiWeixiuAdd.aspx.designer.cs">
+ <DependentUpon>ShebeiWeixiuAdd.aspx</DependentUpon>
</Compile>
<Compile Include="Pages\Soft\ClientAdd.aspx.cs">
<DependentUpon>ClientAdd.aspx</DependentUpon>
@@ -5366,6 +6097,20 @@
<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>
<SubType>ASPXCodeBehind</SubType>
@@ -5547,6 +6292,13 @@
</Compile>
<Compile Include="Pages\wage\OA_WageAwardPunishAdd.aspx.designer.cs">
<DependentUpon>OA_WageAwardPunishAdd.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\wage\FakuanShensuAdd.aspx.cs">
+ <DependentUpon>FakuanShensuAdd.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\wage\FakuanShensuAdd.aspx.designer.cs">
+ <DependentUpon>FakuanShensuAdd.aspx</DependentUpon>
</Compile>
<Compile Include="Pages\wage\StaffWageList.aspx.cs">
<DependentUpon>StaffWageList.aspx</DependentUpon>
@@ -8379,6 +9131,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 +9158,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>
@@ -8505,6 +9278,83 @@
<Compile Include="Pages\workcar\MemberDictionaryList.aspx.designer.cs">
<DependentUpon>MemberDictionaryList.aspx</DependentUpon>
</Compile>
+ <Compile Include="Pages\work\Adm_zhanghaomimaJuese.aspx.cs">
+ <DependentUpon>Adm_zhanghaomimaJuese.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\work\Adm_zhanghaomimaJuese.aspx.designer.cs">
+ <DependentUpon>Adm_zhanghaomimaJuese.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\work\Adm_zhanghaomimaDetail.aspx.cs">
+ <DependentUpon>Adm_zhanghaomimaDetail.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\work\Adm_zhanghaomimaDetail.aspx.designer.cs">
+ <DependentUpon>Adm_zhanghaomimaDetail.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\work\Adm_zhanghaomimaAdd.aspx.cs">
+ <DependentUpon>Adm_zhanghaomimaAdd.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\work\Adm_zhanghaomimaAdd.aspx.designer.cs">
+ <DependentUpon>Adm_zhanghaomimaAdd.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\work\Adm_tongxunluDetail.aspx.cs">
+ <DependentUpon>Adm_tongxunluDetail.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\work\Adm_tongxunluDetail.aspx.designer.cs">
+ <DependentUpon>Adm_tongxunluDetail.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\work\Adm_zhanghaomimaList.aspx.cs">
+ <DependentUpon>Adm_zhanghaomimaList.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\work\Adm_zhanghaomimaList.aspx.designer.cs">
+ <DependentUpon>Adm_zhanghaomimaList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\work\BaoxiaoFukuanList.aspx.cs">
+ <DependentUpon>BaoxiaoFukuanList.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\work\BaoxiaoFukuanList.aspx.designer.cs">
+ <DependentUpon>BaoxiaoFukuanList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\work\BaoxiaoPiliangReply.aspx.cs">
+ <DependentUpon>BaoxiaoPiliangReply.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\work\BaoxiaoPiliangReply.aspx.designer.cs">
+ <DependentUpon>BaoxiaoPiliangReply.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\work\BaoxiaoReplyList.aspx.cs">
+ <DependentUpon>BaoxiaoReplyList.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\work\BaoxiaoReplyList.aspx.designer.cs">
+ <DependentUpon>BaoxiaoReplyList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\work\GongzuoneirongList.aspx.cs">
+ <DependentUpon>GongzuoneirongList.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\work\GongzuoneirongList.aspx.designer.cs">
+ <DependentUpon>GongzuoneirongList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\work\GongzuoneirongEdit.aspx.cs">
+ <DependentUpon>GongzuoneirongEdit.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\work\GongzuoneirongEdit.aspx.designer.cs">
+ <DependentUpon>GongzuoneirongEdit.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\work\MyvisitDetail.aspx.cs">
+ <DependentUpon>MyvisitDetail.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\work\MyvisitDetail.aspx.designer.cs">
+ <DependentUpon>MyvisitDetail.aspx</DependentUpon>
+ </Compile>
<Compile Include="Pages\work\MyPlanAdd.aspx.cs">
<DependentUpon>MyPlanAdd.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -8519,12 +9369,26 @@
<Compile Include="Pages\work\MyPlanList.aspx.designer.cs">
<DependentUpon>MyPlanList.aspx</DependentUpon>
</Compile>
+ <Compile Include="Pages\work\MyBaoxiaoAdd.aspx.cs">
+ <DependentUpon>MyBaoxiaoAdd.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\work\MyBaoxiaoAdd.aspx.designer.cs">
+ <DependentUpon>MyBaoxiaoAdd.aspx</DependentUpon>
+ </Compile>
<Compile Include="Pages\work\MyRequestAdd.aspx.cs">
<DependentUpon>MyRequestAdd.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Pages\work\MyRequestAdd.aspx.designer.cs">
<DependentUpon>MyRequestAdd.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\work\MyBaoxiaoDetail.aspx.cs">
+ <DependentUpon>MyBaoxiaoDetail.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\work\MyBaoxiaoDetail.aspx.designer.cs">
+ <DependentUpon>MyBaoxiaoDetail.aspx</DependentUpon>
</Compile>
<Compile Include="Pages\work\MyRequestDetail.aspx.cs">
<DependentUpon>MyRequestDetail.aspx</DependentUpon>
@@ -8533,12 +9397,26 @@
<Compile Include="Pages\work\MyRequestDetail.aspx.designer.cs">
<DependentUpon>MyRequestDetail.aspx</DependentUpon>
</Compile>
+ <Compile Include="Pages\work\MyBaoxiaoList.aspx.cs">
+ <DependentUpon>MyBaoxiaoList.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\work\MyBaoxiaoList.aspx.designer.cs">
+ <DependentUpon>MyBaoxiaoList.aspx</DependentUpon>
+ </Compile>
<Compile Include="Pages\work\MyRequestList.aspx.cs">
<DependentUpon>MyRequestList.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Pages\work\MyRequestList.aspx.designer.cs">
<DependentUpon>MyRequestList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\work\Adm_tongxunluAdd.aspx.cs">
+ <DependentUpon>Adm_tongxunluAdd.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\work\Adm_tongxunluAdd.aspx.designer.cs">
+ <DependentUpon>Adm_tongxunluAdd.aspx</DependentUpon>
</Compile>
<Compile Include="Pages\work\OA_DocumentAdd.aspx.cs">
<DependentUpon>OA_DocumentAdd.aspx</DependentUpon>
@@ -8568,6 +9446,20 @@
<Compile Include="Pages\work\OA_DocumentDicDetail.aspx.designer.cs">
<DependentUpon>OA_DocumentDicDetail.aspx</DependentUpon>
</Compile>
+ <Compile Include="Pages\work\Adm_tongxunluJuese.aspx.cs">
+ <DependentUpon>Adm_tongxunluJuese.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\work\Adm_tongxunluJuese.aspx.designer.cs">
+ <DependentUpon>Adm_tongxunluJuese.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\work\OA_DocumentJuese.aspx.cs">
+ <DependentUpon>OA_DocumentJuese.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\work\OA_DocumentJuese.aspx.designer.cs">
+ <DependentUpon>OA_DocumentJuese.aspx</DependentUpon>
+ </Compile>
<Compile Include="Pages\work\OA_DocumentDicList.aspx.cs">
<DependentUpon>OA_DocumentDicList.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -8575,12 +9467,26 @@
<Compile Include="Pages\work\OA_DocumentDicList.aspx.designer.cs">
<DependentUpon>OA_DocumentDicList.aspx</DependentUpon>
</Compile>
+ <Compile Include="Pages\work\Adm_tongxunluList.aspx.cs">
+ <DependentUpon>Adm_tongxunluList.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\work\Adm_tongxunluList.aspx.designer.cs">
+ <DependentUpon>Adm_tongxunluList.aspx</DependentUpon>
+ </Compile>
<Compile Include="Pages\work\OA_DocumentList.aspx.cs">
<DependentUpon>OA_DocumentList.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Pages\work\OA_DocumentList.aspx.designer.cs">
<DependentUpon>OA_DocumentList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\work\BaoxiaoReplyAdd.aspx.cs">
+ <DependentUpon>BaoxiaoReplyAdd.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\work\BaoxiaoReplyAdd.aspx.designer.cs">
+ <DependentUpon>BaoxiaoReplyAdd.aspx</DependentUpon>
</Compile>
<Compile Include="Pages\work\RequestReplyAdd.aspx.cs">
<DependentUpon>RequestReplyAdd.aspx</DependentUpon>
@@ -8595,6 +9501,34 @@
</Compile>
<Compile Include="Pages\work\RequestReplyList.aspx.designer.cs">
<DependentUpon>RequestReplyList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\work\GongzuozhizeList.aspx.cs">
+ <DependentUpon>GongzuozhizeList.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\work\GongzuozhizeList.aspx.designer.cs">
+ <DependentUpon>GongzuozhizeList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\work\GongzuozhizeEdit.aspx.cs">
+ <DependentUpon>GongzuozhizeEdit.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\work\GongzuozhizeEdit.aspx.designer.cs">
+ <DependentUpon>GongzuozhizeEdit.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\work\GongzuoneirongCateEdit.aspx.cs">
+ <DependentUpon>GongzuoneirongCateEdit.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\work\GongzuoneirongCateEdit.aspx.designer.cs">
+ <DependentUpon>GongzuoneirongCateEdit.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\work\GongzuoneirongCateList.aspx.cs">
+ <DependentUpon>GongzuoneirongCateList.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\work\GongzuoneirongCateList.aspx.designer.cs">
+ <DependentUpon>GongzuoneirongCateList.aspx</DependentUpon>
</Compile>
<Compile Include="Pages\work\WorkPlanAdd.aspx.cs">
<DependentUpon>WorkPlanAdd.aspx</DependentUpon>
@@ -8666,7 +9600,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 +9672,8 @@
</None>
<None Include="images\admin\Thumbs.db" />
<None Include="images\Common\admin\Thumbs.db" />
+ <Content Include="images\jihuageshi\涓婁紶璁″垝璁㈠崟.xlsx" />
+ <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 +9723,8 @@
<None Include="myPagination\js\table\Thumbs.db" />
<Content Include="Pages\business\SendAllCorEmail.aspx" />
<Content Include="OnlineAdviserLOGO.ashx" />
+ <None Include="packages.config" />
+ <Content Include="Pages\business\FileUploadHandler.ashx" />
<None Include="Pages\common\skin\Thumbs.db" />
<Content Include="Pages\sysInquiry\CalculatePaperPriceHandler.ashx" />
<Content Include="Pages\Templet\Default\Shared\Company.Master" />
@@ -8821,6 +9758,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