diff --git a/dist/AutoCheckBJMF.exe b/dist/AutoCheckBJMF.exe index 00f8432..25ab19e 100644 Binary files a/dist/AutoCheckBJMF.exe and b/dist/AutoCheckBJMF.exe differ diff --git a/dist/AutoCheckBJMF.zip b/dist/AutoCheckBJMF.zip index 0808848..6f6d8ae 100644 Binary files a/dist/AutoCheckBJMF.zip and b/dist/AutoCheckBJMF.zip differ diff --git a/dist/data.json b/dist/data.json index 2042cc0..7d2bd0a 100644 --- a/dist/data.json +++ b/dist/data.json @@ -5,6 +5,6 @@ "acc": "123", "time": 123, "cookie": "123", - "scheduletime": "123", + "scheduletime": "", "pushplus": "123" } \ No newline at end of file diff --git a/main.py b/main.py index 7f9c266..c5b2464 100644 --- a/main.py +++ b/main.py @@ -186,7 +186,7 @@ def job(): 'lat': X, 'lng': Y, 'acc': ACC, #未知,可能是高度 - 'res': '', #未知,抓取时该函数为空,可能是密码签到 + 'res': '', #拍照签到 'gps_addr': '' #未知,抓取时该函数为空 }