Browse Source

修改测试数据库链接

陈龙 10 months ago
parent
commit
8b90ba7ed6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Befri.Goldhoo/Befri.Goldhoo.Mobile.MvcUI/Web.config

+ 1 - 1
src/Befri.Goldhoo/Befri.Goldhoo.Mobile.MvcUI/Web.config

@@ -14,7 +14,7 @@
   <connectionStrings>
     <add name="befri_Goldhoo" connectionString="data source=106.15.35.130;packet size=4096;user id=sa;Password=jinhu2016!;persist security info=False;initial catalog=befri_Goldhoo;" providerName="System.Data.SqlClient" />
     <add name="befri_Goldhoo2021" connectionString="data source=106.15.35.130;packet size=4096;user id=sa;Password=jinhu2016!;persist security info=False;initial catalog=befri_Goldhoo2021;" providerName="System.Data.SqlClient" />
-    <add name="Test_Goldhoo" connectionString="data source=39.106.194.30\SQL2012,11433;packet size=4096;user id=sa;Password=Befri.2018;persist security info=False;initial catalog=befri_Goldhoo;" providerName="System.Data.SqlClient" />
+	<add name="Test_Goldhoo" connectionString="data source=171.220.242.38;packet size=4096;user id=sa;Password=5tgb*UHB;persist security info=False;initial catalog=befri_Goldhoo;" providerName="System.Data.SqlClient" />
     <add name="localhost" connectionString="data source=localhost;packet size=4096;user id=sa;Password=123456;persist security info=False;initial catalog=befri_Goldhoo;" providerName="System.Data.SqlClient" />
   </connectionStrings>
   <exceptionHandling>