Browse Source

修改默认users.json

ignatz 3 years ago
parent
commit
2bf11aef42
1 changed files with 17 additions and 0 deletions
  1. 17 0
      users.json

+ 17 - 0
users.json

@@ -0,0 +1,17 @@
+[
+    {
+        "punch": {
+            "username": "你的学号",
+            "password": "你的密码",
+            "geolocation": {
+                "latitude": 22.770456841071805,
+                "longitude": 113.58015470450839,
+                "accuracy": 20.0
+            },
+            "at_school": false,
+            "risky": false
+        },
+        "contact" : {
+        }
+    }
+]