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 | 128 ++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 128 insertions(+), 0 deletions(-) diff --git a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj index 98365b9..ef2b784 100644 --- a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj +++ b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj @@ -65,6 +65,9 @@ <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> @@ -85,6 +88,18 @@ <Reference Include="Microsoft.Practices.ServiceLocation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> <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" /> @@ -1868,6 +1883,11 @@ <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" /> @@ -1926,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" /> @@ -1938,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" /> @@ -1973,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" /> @@ -2695,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" /> @@ -3256,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> @@ -3662,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> @@ -3682,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> @@ -3745,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> @@ -3997,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> @@ -8453,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> @@ -8466,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> @@ -8812,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" /> -- Gitblit v1.9.1