개정판 d1ed75e5
issue #1366: test
Change-Id: Ieca74313c6635e684f8bf17cbf1c1f2c2cbf52c7
DTI_PID/DTI_PID/AppWebService.py | ||
---|---|---|
15 | 15 |
""" This is AppDatabase class """ |
16 | 16 |
|
17 | 17 |
def __init__(self): |
18 |
self._url = 'http://127.0.0.1:8080/' |
|
18 |
#self._url = 'http://127.0.0.1:8080/' |
|
19 |
self._url = 'http://192.168.0.21:8080/' |
|
19 | 20 |
|
20 | 21 |
def text_connection(self): |
21 | 22 |
try: |
내보내기 Unified diff