Commit c7ffd948 authored by 叶凯's avatar 叶凯

修改 config

parent c702e187
......@@ -19,11 +19,11 @@
<!-- 密码 -->
</mySection>
<appSettings>
<add key="Default" value="Password=sa;Persist Security Info=True;User ID=sa;Initial Catalog=NewAfterService;Data Source=192.168.10.151;MultipleActiveResultSets=true;Max Pool Size=300" />
<add key="Default" value="Password=Water_Password_R;Persist Security Info=True;User ID=Water_User_R;Initial Catalog=NewAfterService;Data Source=192.168.1.11;MultipleActiveResultSets=true;Max Pool Size=300" />
</appSettings>
<connectionStrings>
<clear />
<add name="Default" connectionString="Password=sa;Persist Security Info=True;User ID=sa;Initial Catalog=NewAfterService;Data Source=192.168.10.151;MultipleActiveResultSets=true;Max Pool Size=300" providerName="System.Data.SqlClient" />
<add name="Default" connectionString="Password=Water_Password_R;Persist Security Info=True;User ID=Water_User_R;Initial Catalog=NewAfterService;Data Source=192.168.1.11;MultipleActiveResultSets=true;Max Pool Size=300" providerName="System.Data.SqlClient" />
<!--add name="MySQL" connectionString="Server=localhost;Database=NewAfterService;Uid=root;Pwd=root;Charset=utf8" providerName="MySql.Data.MySqlClient" /-->
</connectionStrings>
<FineUIPro DebugMode="true" Theme="Default" EnableAnimation="true" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment