mirror of
https://github.com/JasonYANG170/AutoCheckBJMF.git
synced 2024-11-23 20:26:24 +00:00
Update main.py
This commit is contained in:
parent
04a51d756a
commit
e92c49756d
2
main.py
2
main.py
|
@ -63,7 +63,7 @@ while True:
|
||||||
print(match)
|
print(match)
|
||||||
url = "http://k8n.cn/student/punchs/course/" + ClassID + "/" + match
|
url = "http://k8n.cn/student/punchs/course/" + ClassID + "/" + match
|
||||||
payload = {
|
payload = {
|
||||||
'id': '2152110',
|
'id': ClassID,
|
||||||
'lat': X,
|
'lat': X,
|
||||||
'lng': Y,
|
'lng': Y,
|
||||||
'acc': ACC,
|
'acc': ACC,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user