ZHJA_HJGL/HJGL_ZH/Backup/App_Themes/Web.config

9 lines
190 B
Plaintext
Raw Normal View History

2026-02-10 15:55:39 +08:00
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<system.web>
<authorization>
<allow users="*"/>
</authorization>
</system.web >
</configuration>