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