Update main.py

This commit is contained in:
JasonYANG17 2024-02-29 15:26:18 +08:00 committed by GitHub
parent 04a51d756a
commit e92c49756d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -63,7 +63,7 @@ while True:
print(match)
url = "http://k8n.cn/student/punchs/course/" + ClassID + "/" + match
payload = {
'id': '2152110',
'id': ClassID,
'lat': X,
'lng': Y,
'acc': ACC,