개정판 ac029561
issue #000 삼엔 API 주소로 변경.
Change-Id: Iebf608b37e0c9752cbc75681fb032d0874de2922
HYTOS/HYTOS/AppDocData.py | ||
---|---|---|
147 | 147 |
self._titleBlockProperties = None |
148 | 148 |
self.needReOpening = None |
149 | 149 |
self.configTable = None |
150 |
self.API_HOST = "https://papwebapi.azurewebsites.net" |
|
151 |
#self.API_HOST = "http://localhost:53443/" |
|
150 |
#self.API_HOST = "https://papwebapi.azurewebsites.net" |
|
151 |
#self.API_HOST = "http://localhost:53443" |
|
152 |
#self.API_HOST = "http://localhost:8080" |
|
153 |
self.API_HOST = "http://66.11.11.147:8080" |
|
152 | 154 |
|
153 | 155 |
|
154 | 156 |
def clearItemList(self, trim): |
내보내기 Unified diff