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