Kaynağa Gözat

提交数据库地址

zhengbingbing 6 yıl önce
ebeveyn
işleme
fc083bdad9
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  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数据库连接字符串 -->