vf107/src/config.json
@@ -139,5 +139,7 @@
    // HTTP接口路径
    "http.safeInputAccess": "http://192.168.1.227:80/cgi-bin/safeInputAccess",
    // 是否开启气体浓度验证 1:是 0:否
    "gas.verification": 1
    "gas.verification": 0,
    //是否开启安全入仓联动控制 1:是 0:否
    "safeInputControl": 0
}