智云SRM-LAYUI(夏宝服务器版本)
王 垚
2021-11-16 ae6b9f5c41a99d1ac26e824798b402df57c003e1
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>