You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
431 B
XML
12 lines
431 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<configuration>
|
|
<startup>
|
|
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
|
|
</startup>
|
|
|
|
<connectionStrings>
|
|
<add name="LanJuConnection"
|
|
connectionString="Data Source=121.36.58.109;Initial Catalog=lanju_op_xiaolan_ds;User Id=sa;Password=haiwei@123;"
|
|
providerName="System.Data.SqlClient" />
|
|
</connectionStrings>
|
|
</configuration> |