개정판 33e8b214
issue #1366: change server ip
Change-Id: Iba56f7b03b999b315c98931faf4add2578c661ef
DTI_PID/DTI_PID/AppWebService.py | ||
---|---|---|
16 | 16 |
|
17 | 17 |
def __init__(self): |
18 | 18 |
#self._url = 'http://127.0.0.1:8080/' |
19 |
self._url = 'http://192.168.0.21:8080/'
|
|
19 |
self._url = 'http://192.168.0.21:80' |
|
20 | 20 |
|
21 | 21 |
def text_connection(self): |
22 | 22 |
try: |
내보내기 Unified diff