del test code
This commit is contained in:
parent
e63d046626
commit
b58591dfab
@ -207,7 +207,4 @@ def getCurrentTime(Ip, S):
|
||||
)
|
||||
data = json.loads(r.content.decode('utf-8'))
|
||||
data_cache = data['data'].pop('DateList')
|
||||
return {'errcode': 200, 'errmsg': 'ok', 'data': data_cache}
|
||||
|
||||
data = connection('2017002372','623910ert&')
|
||||
print(getGrade(data['ip'],data['s'])['data'])
|
||||
return {'errcode': 200, 'errmsg': 'ok', 'data': data_cache}
|
Loading…
x
Reference in New Issue
Block a user