|
|
|
|
|
|
17
|
<add key="smssign" value=""/>
|
17
|
<add key="smssign" value=""/>
|
|
18
|
</appSettings>
|
18
|
</appSettings>
|
|
19
|
<connectionStrings>
|
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
|
</connectionStrings>
|
21
|
</connectionStrings>
|
|
22
|
<system.web>
|
22
|
<system.web>
|
|
23
|
<compilation debug="true" targetFramework="4.5"/>
|
23
|
<compilation debug="true" targetFramework="4.5"/>
|