|
|
@@ -17,7 +17,10 @@
|
|
17
|
17
|
<add key="smssign" value=""/>
|
|
18
|
18
|
</appSettings>
|
|
19
|
19
|
<connectionStrings>
|
|
20
|
|
- <add name="ConnectionString" connectionString="Data Source=192.168.8.3;User ID=sa;pwd=800100;Initial Catalog=CallCenter_GaoxinDistrict;"/>
|
|
|
20
|
+ <add name="ConnectionString" connectionString="Data Source=139.224.236.21;
|
|
|
21
|
+User ID=sa;pwd=HyKj800100;Initial Catalog=CallCenter_GaoxinDistrict;" />
|
|
|
22
|
+ <!--<add name="ConnectionString" connectionString="Data Source=192.168.8.3;User ID=sa;pwd=800100;
|
|
|
23
|
+ Initial Catalog=CallCenter_GaoxinDistrict;"/>-->
|
|
21
|
24
|
</connectionStrings>
|
|
22
|
25
|
<system.web>
|
|
23
|
26
|
<compilation debug="true" targetFramework="4.5"/>
|