You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
309 B

<?xml version="1.0"?>
<configuration>
<appSettings>
<add key="sjk" value="\DB_51Aspx\sjk.mdb"/>
<!--
示例为两组管理员
| 号分隔为一组
, 号分隔为用户及密码
-->
<add key="用户组" value="51aspx,51aspx|itfjhh,123456"/>
</appSettings>
<!--