10 lines
555 B
Plaintext
10 lines
555 B
Plaintext
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
||
|
|
<configuration>
|
||
|
|
<!--数据库连接信息-->
|
||
|
|
<connectionStrings>
|
||
|
|
<add name="db" connectionString="server=127.0.0.1;port=3306;user=root;password=zttZTT123!;database=fjeq;Allow User Variables=True;" />
|
||
|
|
<add name="db_Sever" connectionString="server=110.42.244.149;port=3306;user=root;password=rootme;database=fjeq;Allow User Variables=True;" />
|
||
|
|
<add name="db_download" connectionString="Password=zttZTT123!;User ID=root;Data Source=fjeq;Persist Security Info=True"/>
|
||
|
|
</connectionStrings>
|
||
|
|
|
||
|
|
</configuration>
|