Explorar el Código

修改默认users.json

ignatz hace 3 años
padre
commit
2bf11aef42
Se han modificado 1 ficheros con 17 adiciones y 0 borrados
  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" : {
+        }
+    }
+]