From cd40c6f6f3a6138cb70b2e2d017cc7f34a887ef8 Mon Sep 17 00:00:00 2001
From: lgq <1015864684@qq.com>
Date: 星期五, 17 四月 2026 13:59:49 +0800
Subject: [PATCH] 1.更新vf107代码,更新自动上报通行记录接口、人员查询接口、人员添加接口
---
vf107/src/config.json | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/vf107/src/config.json b/vf107/src/config.json
index 7fce11d..0ca3c00 100644
--- a/vf107/src/config.json
+++ b/vf107/src/config.json
@@ -65,9 +65,9 @@
//鏄惁绗竴娆$櫥褰曞悗鍙� 0 鏈櫥褰� 1 宸茬櫥褰� // TODO 杩欎釜閰嶇疆椤瑰簲璇ュ睘浜庤繍琛屾椂鐘舵��,涓嶈耽璇ュ啓鍏onfig.json鎴栬�呭啓鍏ュ崟鐙垎缁�,鏌ヨ閰嶇疆鏃跺仛杩囨护
"base.firstLogin": 0,
// 鐔勫睆鏃堕棿锛屽崟浣嶅垎閽燂紝0浠庝笉
- "base.screenOff": 0,
+ "base.screenOff": 2,
// 灞忓箷淇濇姢锛屽崟浣嶅垎閽燂紝0浠庝笉
- "base.screensaver": 0,
+ "base.screensaver": 2,
//灞忓箷鑳屽厜
"base.backlight": 70,
//鐧借壊琛ュ厜鐏�
@@ -137,5 +137,7 @@
// 搴撳尯鍚嶇О
"GranaryName": "涓ぎ鍌ㄥ绮煇鏌愮洿灞炲簱",
// HTTP鎺ュ彛璺緞
- "http.safeInputAccess": "http://192.168.1.227:80/cgi-bin/safeInputAccess"
+ "http.safeInputAccess": "http://192.168.1.227:80/cgi-bin/safeInputAccess",
+ // 鏄惁寮�鍚皵浣撴祿搴﹂獙璇� 1:鏄� 0:鍚�
+ "gas.verification": 1
}
\ No newline at end of file
--
Gitblit v1.9.3