From e44ecb571bb2df6390503f4303282e18db5d60ef Mon Sep 17 00:00:00 2001
From: lgq <1015864684@qq.com>
Date: 星期一, 20 四月 2026 13:43:52 +0800
Subject: [PATCH] 1.修复安全入仓联动控制按钮无权限问题 2.增加安全入仓联动控制配置项,默认不启用 3.修改气体浓度验证选项默认不启用 4.增加门禁web页面源码 Changes to be committed: new file: "face_webserver/ modified: vf107/src/config.json modified: vf107/src/service/grainService.js modified: vf107/src/view/config/menu/doorControlView.js modified: vf107/src/view/mainView.js
---
vf107/.temp/dxide_debug.log | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/vf107/.temp/dxide_debug.log b/vf107/.temp/dxide_debug.log
index e41e64f..56ca057 100644
--- a/vf107/.temp/dxide_debug.log
+++ b/vf107/.temp/dxide_debug.log
@@ -1,10 +1,10 @@
-[2026/4/11 13:35:44] --- Start runUsb ---
-[2026/4/11 13:35:44] Platform: win32
-[2026/4/11 13:35:44] Kill command defined: wmic process where "name='node.exe' and commandline like '%device_manager.js%'" delete || powershell -NoProfile -ExecutionPolicy Bypass -Command "Get-CimInstance Win32_Process | Where-Object { $_.Name -eq 'node.exe' -and $_.CommandLine -like '*device_manager.js*' } | ForEach-Object { Stop-Process -Id $_.ProcessId -Force }"
-[2026/4/11 13:35:44] Node.js check passed
-[2026/4/11 13:35:45] Process exited with code: 0, signal: null
-[2026/4/11 13:35:45] Kill stdout: 删锟斤拷实锟斤拷 \\ACER-LGQ\ROOT\CIMV2:Win32_Process.Handle="31720"
+[2026/4/20 13:31:51] --- Start runUsb ---
+[2026/4/20 13:31:51] Platform: win32
+[2026/4/20 13:31:51] Kill command defined: wmic process where "name='node.exe' and commandline like '%device_manager.js%'" delete || powershell -NoProfile -ExecutionPolicy Bypass -Command "Get-CimInstance Win32_Process | Where-Object { $_.Name -eq 'node.exe' -and $_.CommandLine -like '*device_manager.js*' } | ForEach-Object { Stop-Process -Id $_.ProcessId -Force }"
+[2026/4/20 13:31:54] Node.js check passed
+[2026/4/20 13:31:54] Process exited with code: 0, signal: null
+[2026/4/20 13:31:54] Kill stdout: 删锟斤拷实锟斤拷 \\ACER-LGQ\ROOT\CIMV2:Win32_Process.Handle="39096"
实锟斤拷删锟斤拷锟缴癸拷锟斤拷
-[2026/4/11 13:35:45] Manager script path: c:\Users\lgq10\.vscode\extensions\dxide.dxide-1.0.41\src\device\device_manager.js
-[2026/4/11 13:35:45] Spawning child process...
-[2026/4/11 13:35:45] Sending connect command: {"cmd":"connect","lang":"zh","model":"VF105_V12"}
+[2026/4/20 13:31:54] Manager script path: c:\Users\lgq10\.vscode\extensions\dxide.dxide-1.0.41\src\device\device_manager.js
+[2026/4/20 13:31:54] Spawning child process...
+[2026/4/20 13:31:55] Sending connect command: {"cmd":"connect","lang":"zh","model":"VF105_V12"}
--
Gitblit v1.9.3