From 2510c088e097e04dff0e80365431f5e2be1f4888 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期二, 24 三月 2026 13:03:08 +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 1f05756..0849623 100644
--- a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
+++ b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
@@ -1890,6 +1890,7 @@
     <Content Include="Pages\business\BaozhengjinCuishou.aspx" />
     <Content Include="Pages\business\CorporateClientsSheji.aspx" />
     <Content Include="Pages\business\DeliverPlanDakaList.aspx" />
+    <Content Include="Pages\business\DeliverPlanWentiChuli.aspx" />
     <Content Include="Pages\business\DeliverWorkBookAnPaiDetailsongdao.aspx" />
     <Content Include="Pages\business\DeliverWorkBookAnPaiEdit.aspx" />
     <Content Include="Pages\business\DeliverWorkBookAnPai.aspx" />
@@ -3424,6 +3425,13 @@
     <Compile Include="Pages\business\DeliverPlanDakaList.aspx.designer.cs">
       <DependentUpon>DeliverPlanDakaList.aspx</DependentUpon>
     </Compile>
+    <Compile Include="Pages\business\DeliverPlanWentiChuli.aspx.cs">
+      <DependentUpon>DeliverPlanWentiChuli.aspx</DependentUpon>
+      <SubType>ASPXCodeBehind</SubType>
+    </Compile>
+    <Compile Include="Pages\business\DeliverPlanWentiChuli.aspx.designer.cs">
+      <DependentUpon>DeliverPlanWentiChuli.aspx</DependentUpon>
+    </Compile>
     <Compile Include="Pages\business\DeliverWorkBookAnPaiDetailsongdao.aspx.cs">
       <DependentUpon>DeliverWorkBookAnPaiDetailsongdao.aspx</DependentUpon>
       <SubType>ASPXCodeBehind</SubType>

--
Gitblit v1.9.1