개정판 4400f726
Feature: ID2 listening port를 Project마다 설정 가능하도록 수정
Change-Id: I4d32a558f8e098b4e56d8357101df2d4629c2fee
DTI_PID/DTI_PID/License.py | ||
---|---|---|
168 | 168 |
if configs and 1 == len(configs) and 3 == len(configs[0].value.split('.')): |
169 | 169 |
key = '795hi#(7qq5&p#f3ysa#n-449h8g_n95olca)b%t23s7!w%v0m' |
170 | 170 |
"""license type 2""" |
171 |
#api, headers = 'http://smartfeedwebapi.azurewebsites.net/api/License/Count', \ |
|
172 | 171 |
api, headers = 'http://devdoftech.co.kr:5200/api/License/Count', \ |
173 | 172 |
{'Content-Type': 'application/json; charset=utf-8', 'x-auth-token': configs[0].value} |
174 | 173 |
response = requests.post(api, headers=headers) |
내보내기 Unified diff