From 2bc5ccda1fc6e4d1b51d911a9fa3ba9f1461b507 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期二, 16 九月 2025 15:08:28 +0800
Subject: [PATCH] 无线,锁线胶装和精装内页页码不能小于36(除硫酸纸) 取消
---
CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 48 insertions(+), 0 deletions(-)
diff --git a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
index b0ca9f4..4362386 100644
--- a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
+++ b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
@@ -1888,9 +1888,13 @@
<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" />
@@ -1904,6 +1908,7 @@
<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" />
@@ -2800,6 +2805,7 @@
<Content Include="Pages\work\BaoxiaoFukuanList.aspx" />
<Content Include="Pages\work\BaoxiaoPiliangReply.aspx" />
<Content Include="Pages\work\BaoxiaoReplyList.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" />
@@ -3380,6 +3386,27 @@
<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>
@@ -3400,6 +3427,13 @@
</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>
@@ -3494,6 +3528,13 @@
</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>
@@ -9175,6 +9216,13 @@
<Compile Include="Pages\work\BaoxiaoReplyList.aspx.designer.cs">
<DependentUpon>BaoxiaoReplyList.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>
--
Gitblit v1.9.1