瀏覽代碼

数据库链接

MicroWin10-1604\Administrator 7 年之前
父節點
當前提交
a41a11e6a3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      codegit/CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/Web.config

+ 1 - 1
codegit/CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/Web.config

@@ -17,7 +17,7 @@
17 17
     <add key="smssign" value="中鑫之宝"/>
18 18
   </appSettings>
19 19
   <connectionStrings>
20
-    <add name="ConnectionString" connectionString="Data Source=192.168.4.18;User ID=sa;pwd=800100;Initial Catalog=CallCenter_XiXian;"/>
20
+    <add name="ConnectionString" connectionString="Data Source=192.168.5.8;User ID=sa;pwd=hykj800100;Initial Catalog=CallCenter_Anto;"/>
21 21
     
22 22
   </connectionStrings>
23 23
   <system.web>