公告板
版本库
filestore
活动
搜索
登录
main
/
zymesSrmLayUi
智云srmLayUi(安瑞和瑞琪)(通用版本)
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
删行
pzy
2024-09-30
5d3b1302000fb9372fa4f0dfe7f839eb68c3871c
[zymesSrmLayUi.git]
/
WebSRM
/
Account
/
Web.config
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0"?>
<configuration>
<location path="Manage.aspx">
<system.web>
<authorization>
<deny users="?"/>
</authorization>
</system.web>
</location>
</configuration>