8da7cb8b
Sumate Kongpui
init app
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="tis-620"?>
<configuration>
<connection value="jdbc:sqlserver://171.100.30.162\\SQLEXPRESS:1433;databaseName=Pm2014_SU;user=sa;password=Wvhlyf123"/>
<mode value="in"/>
<token="Account" value="" />
<token="Admin" value="" />
<token="CS CallCenter" value="" />
<token="DEV" value="" />
<token="IT9.00" value="" />
<token="IT9.30" value="" />
<token="Sale" value="" />
<token="Service" value="" />
<token="Setup" value="" />
<token="TSD" value="" />
<token="SmartContactCenter" value="" />
<token="default" value="EJ7PLl1sQlCVjsPYLt0TfnfK5u26atCiXImhifOlJEM" />
</configuration>
|