mengjie лет назад: 6
Родитель
Сommit
71d781b773

+ 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_SanYuanCW;"/>
20
+    <add name="ConnectionString" connectionString="Data Source=192.168.4.18;User ID=sa;pwd=800100;Initial Catalog=CallCenter_FuWaiHZ;"/>
21 21
   </connectionStrings>
22 22
   <system.web>
23 23
     <compilation debug="true" targetFramework="4.5"/>