From e804d4ec483ecdc2e21337ae1aec51804fc321f6 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期二, 11 十一月 2025 12:31:52 +0800
Subject: [PATCH] 提交

---
 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 4093fb9..5ca4941 100644
--- a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
+++ b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
@@ -2224,6 +2224,7 @@
     <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" />
@@ -5754,6 +5755,13 @@
     <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>

--
Gitblit v1.9.1