Explorar el Código

提交数据库地址

zhengbingbing %!s(int64=6) %!d(string=hace) años
padre
commit
fc083bdad9
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      Web/web.config

+ 2 - 1
Web/web.config

@@ -23,7 +23,8 @@
23 23
   </configSections>
24 24
   <appSettings>
25 25
     <!--<add key="strCoon" value="Data Source=192.168.100.43;Initial Catalog=CallCenter;User ID=sa;Password=800100" />-->
26
-    <add key="strCoon" value="Data Source=192.168.1.88;Initial Catalog=ZMDHouseFundCallCenter;User ID=sa;Password=800100"/>
26
+    <!--<add key="strCoon" value="Data Source=192.168.1.88;Initial Catalog=ZMDHouseFundCallCenter;User ID=sa;Password=800100"/>-->
27
+    <add key="strCoon" value="Data Source=192.168.4.18;Initial Catalog=CallCenter_LYGJJ;User ID=sa;Password=800100"/>
27 28
     <add key="strIGMS" value="Data Source=LENOVO-ZPJ\SQLSERVERR2;Initial Catalog=IGMS;User ID=sa;Password=123456"/>
28 29
     <add key="strGJJOA" value="Data Source=192.169.0.2;Initial Catalog=XYGJJ;User ID=sa;Password="/>
29 30
     <!--oracle数据库连接字符串 -->