From be3b255bbe328d793ff20011683dca5aee1668a1 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期三, 23 七月 2025 09:05:29 +0800
Subject: [PATCH] 20250722 川印系统客户访问增加长度,增加附件何查看  20250721  川印系统修改 完成

---
 CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
index d19cdcc..e7b0e57 100644
--- a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
+++ b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
@@ -2804,6 +2804,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" />
@@ -9207,6 +9208,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