From 8f7fd017ffa14e6b3e2ec0a984e9370d88cb7c09 Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期四, 03 四月 2025 08:58:17 +0800 Subject: [PATCH] 修改送货日期 --- CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj | 101 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 101 insertions(+), 0 deletions(-) diff --git a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj index 713ca6c..f6872de 100644 --- a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj +++ b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj @@ -1887,13 +1887,25 @@ <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\DeliverPlanPaicheEdit.aspx" /> <Content Include="Pages\business\DeliverPlanFujianShow.aspx" /> <Content Include="Pages\business\DeliverPlanLishiList.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\SHejiOrderEdit.aspx" /> + <Content Include="Pages\business\ShejijijianEdit.aspx" /> + <Content Include="Pages\business\ShejijijianList.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\WaixieOrderPrint.aspx" /> <Content Include="Pages\business\Waixiefukuanweikaipiao.aspx" /> <Content Include="Pages\business\Waixiefukuanfukuan.aspx" /> @@ -3350,6 +3362,20 @@ <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\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> @@ -3363,6 +3389,20 @@ </Compile> <Compile Include="Pages\business\DeliverPlanLishiList.aspx.designer.cs"> <DependentUpon>DeliverPlanLishiList.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> @@ -3392,12 +3432,71 @@ <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\FileUploadHandler.ashx.cs"> + <DependentUpon>FileUploadHandler.ashx</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\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\WaixieOrderPrint.aspx.cs"> <DependentUpon>WaixieOrderPrint.aspx</DependentUpon> @@ -9278,6 +9377,7 @@ <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" /> @@ -9328,6 +9428,7 @@ <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" /> -- Gitblit v1.9.1