From 0b15f032dcd39c269668f57006f6d399d4d0e999 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期三, 25 十二月 2024 08:42:46 +0800
Subject: [PATCH] 修改页面按钮权限的验证
---
CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj | 96 ++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 96 insertions(+), 0 deletions(-)
diff --git a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
index 176aa57..0c874d2 100644
--- a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
+++ b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
@@ -1883,9 +1883,14 @@
<Content Include="Pages\business\BackVisitNoteEdit.aspx" />
<Content Include="Pages\business\BargainPrice.aspx" />
<Content Include="Pages\business\BargainPriceByFirm.aspx" />
+ <Content Include="Pages\business\Caigoufukuanshenqing.aspx" />
+ <Content Include="Pages\business\WaixieOrderPrint.aspx" />
+ <Content Include="Pages\business\Waixiefukuanweikaipiao.aspx" />
+ <Content Include="Pages\business\Waixiefukuanfukuan.aspx" />
<Content Include="Pages\business\InvoicingWeiquerenshouru.aspx" />
<Content Include="Pages\business\InvoicingHuikuan.aspx" />
<Content Include="Pages\business\InvoicingCuishou.aspx" />
+ <Content Include="Pages\business\Waixiefukuanshenqing.aspx" />
<Content Include="Pages\business\kaipiaoKehu.aspx" />
<Content Include="Pages\business\OrderListBatchKaipiao.aspx" />
<Content Include="Pages\business\WorkBookUpLoad.aspx" />
@@ -2039,6 +2044,10 @@
<Content Include="Pages\common\U_Login.ascx" />
<Content Include="Pages\financial\DepositsCustomershouruqueren.aspx" />
<Content Include="Pages\financial\DepositsCustomerFapiao.aspx" />
+ <Content Include="Pages\financial\NewWaixieExpenses.aspx" />
+ <Content Include="Pages\financial\OutsourcePiliangPayMoney.aspx" />
+ <Content Include="Pages\financial\CaigouPayEdit.aspx" />
+ <Content Include="Pages\financial\WaixieExpenses.aspx" />
<Content Include="Pages\financial\FirmAccountPrint.aspx" />
<Content Include="Pages\financial\FirmAccountPrintTable.aspx" />
<Content Include="Pages\financial\InvoicingShouruqueren.aspx" />
@@ -2052,6 +2061,8 @@
<Content Include="Pages\financial\ProcurementListHTML.aspx" />
<Content Include="Pages\financial\ProcurementListPrint.aspx" />
<Content Include="Pages\financial\UnpayOrderList.aspx" />
+ <Content Include="Pages\front\Shijuan.aspx" />
+ <Content Include="Pages\front\GongWenZhi.aspx" />
<Content Include="Pages\front\WorkBook.aspx" />
<Content Include="Pages\front\DeskCalendar.aspx" />
<Content Include="Pages\front\DigitalBook.aspx" />
@@ -2166,6 +2177,7 @@
<Content Include="Pages\personnel\OA_RecruitmentsSearch.aspx" />
<Content Include="Pages\procurement\InventoryPrint.aspx" />
<Content Include="Pages\procurement\InventoryPrintTable.aspx" />
+ <Content Include="Pages\procurement\ProcurementADD.aspx" />
<Content Include="Pages\procurement\ProcurementListHTML.aspx" />
<Content Include="Pages\procurement\StockOutEdit.aspx" />
<Content Include="Pages\procurement\ProcurementListPrint.aspx" />
@@ -3294,6 +3306,34 @@
<Compile Include="Pages\business\BargainPriceByFirm.aspx.designer.cs">
<DependentUpon>BargainPriceByFirm.aspx</DependentUpon>
</Compile>
+ <Compile Include="Pages\business\Caigoufukuanshenqing.aspx.cs">
+ <DependentUpon>Caigoufukuanshenqing.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\Caigoufukuanshenqing.aspx.designer.cs">
+ <DependentUpon>Caigoufukuanshenqing.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\WaixieOrderPrint.aspx.cs">
+ <DependentUpon>WaixieOrderPrint.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\WaixieOrderPrint.aspx.designer.cs">
+ <DependentUpon>WaixieOrderPrint.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\Waixiefukuanweikaipiao.aspx.cs">
+ <DependentUpon>Waixiefukuanweikaipiao.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\Waixiefukuanweikaipiao.aspx.designer.cs">
+ <DependentUpon>Waixiefukuanweikaipiao.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\Waixiefukuanfukuan.aspx.cs">
+ <DependentUpon>Waixiefukuanfukuan.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\Waixiefukuanfukuan.aspx.designer.cs">
+ <DependentUpon>Waixiefukuanfukuan.aspx</DependentUpon>
+ </Compile>
<Compile Include="Pages\business\InvoicingWeiquerenshouru.aspx.cs">
<DependentUpon>InvoicingWeiquerenshouru.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -3314,6 +3354,13 @@
</Compile>
<Compile Include="Pages\business\InvoicingCuishou.aspx.designer.cs">
<DependentUpon>InvoicingCuishou.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\Waixiefukuanshenqing.aspx.cs">
+ <DependentUpon>Waixiefukuanshenqing.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\Waixiefukuanshenqing.aspx.designer.cs">
+ <DependentUpon>Waixiefukuanshenqing.aspx</DependentUpon>
</Compile>
<Compile Include="Pages\business\kaipiaoKehu.aspx.cs">
<DependentUpon>kaipiaoKehu.aspx</DependentUpon>
@@ -4386,6 +4433,34 @@
<Compile Include="Pages\financial\DepositsCustomerFapiao.aspx.designer.cs">
<DependentUpon>DepositsCustomerFapiao.aspx</DependentUpon>
</Compile>
+ <Compile Include="Pages\financial\NewWaixieExpenses.aspx.cs">
+ <DependentUpon>NewWaixieExpenses.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\financial\NewWaixieExpenses.aspx.designer.cs">
+ <DependentUpon>NewWaixieExpenses.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\financial\OutsourcePiliangPayMoney.aspx.cs">
+ <DependentUpon>OutsourcePiliangPayMoney.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\financial\OutsourcePiliangPayMoney.aspx.designer.cs">
+ <DependentUpon>OutsourcePiliangPayMoney.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\financial\CaigouPayEdit.aspx.cs">
+ <DependentUpon>CaigouPayEdit.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\financial\CaigouPayEdit.aspx.designer.cs">
+ <DependentUpon>CaigouPayEdit.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\financial\WaixieExpenses.aspx.cs">
+ <DependentUpon>WaixieExpenses.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\financial\WaixieExpenses.aspx.designer.cs">
+ <DependentUpon>WaixieExpenses.aspx</DependentUpon>
+ </Compile>
<Compile Include="Pages\financial\FirmAccountPrint.aspx.cs">
<DependentUpon>FirmAccountPrint.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -4476,6 +4551,20 @@
</Compile>
<Compile Include="Pages\financial\UnpayOrderList.aspx.designer.cs">
<DependentUpon>UnpayOrderList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\front\Shijuan.aspx.cs">
+ <DependentUpon>Shijuan.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\front\Shijuan.aspx.designer.cs">
+ <DependentUpon>Shijuan.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\front\GongWenZhi.aspx.cs">
+ <DependentUpon>GongWenZhi.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\front\GongWenZhi.aspx.designer.cs">
+ <DependentUpon>GongWenZhi.aspx</DependentUpon>
</Compile>
<Compile Include="Pages\front\WorkBook.aspx.cs">
<DependentUpon>WorkBook.aspx</DependentUpon>
@@ -5275,6 +5364,13 @@
<Compile Include="Pages\procurement\InventoryPrintTable.aspx.designer.cs">
<DependentUpon>InventoryPrintTable.aspx</DependentUpon>
</Compile>
+ <Compile Include="Pages\procurement\ProcurementADD.aspx.cs">
+ <DependentUpon>ProcurementADD.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\procurement\ProcurementADD.aspx.designer.cs">
+ <DependentUpon>ProcurementADD.aspx</DependentUpon>
+ </Compile>
<Compile Include="Pages\procurement\ProcurementListHTML.aspx.cs">
<DependentUpon>ProcurementListHTML.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
--
Gitblit v1.9.1