แก้ไขให้รับกับ zd

This commit is contained in:
Nakorn Rientrakrunchai
2020-03-04 08:19:41 +07:00
parent f8f46bb346
commit a83f31d39f
3 changed files with 14 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
{
"connectionStrings": {
"mainDBConnectionString": "Server=192.168.2.233;Port=5432;Database=tb320_hr;User ID=postgres;Password=project0*;",
"externalDBConnectionString": "Server=192.168.2.233;Port=5432;Database=tb320_hr;User ID=postgres;Password=project0*;"
"mainDBConnectionString": "Server=192.168.2.233;Port=5432;Database=tb320_hr_site2;User ID=postgres;Password=project0*;",
"externalDBConnectionString": "Server=192.168.2.233;Port=5432;Database=tb320_hr_site2;User ID=postgres;Password=project0*;"
},
"IdentityServer": {
"url": "",
@@ -31,16 +31,16 @@
"LoginURL": "http://tb320.zd.co.th/jasperserver/rest_v2/login",
"username": "jasper",
"password": "ZdPr0jects",
"reportsite": "/tb320hr"
"reportsite": "/tb320hr_site2"
},
"SiteInformation": {
"appsite": "/eva",
"apisite": "/eva",
"mainsite": "http://tb320dev.zd.co.th",
"modulesite": "http://tb320dev.zd.co.th/menu/evaluation",
"mainsite": "http://tb320.zd.co.th",
"modulesite": "http://tb320.zd.co.th/menu/evaluation",
"sitename": "เนติบัณฑิตยสภา ในพระบรมราชูปถัมภ์",
"modulename": "ระบบประวัติเงินเดือนและการเลื่อนเงินเดือน",
"chatsite": "http://chat.rmutto.ac.th"
"chatsite": ""
}
}