xiongzhu 5 yıl önce
ebeveyn
işleme
3b4b5442af
2 değiştirilmiş dosya ile 2 ekleme ve 25 silme
  1. 2 1
      .gitignore
  2. 0 24
      bin/x86/Debug/config.json

+ 2 - 1
.gitignore

@@ -1,2 +1,3 @@
 .vs
-/obj
+/obj
+config.json

+ 0 - 24
bin/x86/Debug/config.json

@@ -1,24 +0,0 @@
-{
-  "url": "http://js-leader.drewslab.cn",
-  "username": "root",
-  "password": "123456",
-  "token": "eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJyb290IiwiZXhwIjoxNjAyMDcxMzIxLCJpYXQiOjE1OTk0NzkzMjF9.0wqjlVrp6pPqALnHSZ5SJmyqz1V1-wnRur6CourcLkEzTz3bxe0TIUCpGghu5jlhAF4rNN1HT6qkEyO6a3GL1g",
-  "devices": [
-    {
-      "_userId": 0,
-      "userId": 0,
-      "areaId": 1002,
-      "buildingId": 1004,
-      "floorId": null,
-      "name": "人脸",
-      "ip": "192.168.109.17",
-      "port": 8000,
-      "username": "admin",
-      "password": "admin123",
-      "status": 0,
-      "type": 1,
-      "direction": 0,
-      "message": null
-    }
-  ]
-}