From e491cdb48129752324c4e3764f99bd9203c56dec Mon Sep 17 00:00:00 2001
From: lgq <1015864684@qq.com>
Date: 星期二, 31 三月 2026 09:48:44 +0800
Subject: [PATCH] 1.新增VF205门禁机代码
---
vf205_access/.temp/dxide_debug.log | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/vf205_access/.temp/dxide_debug.log b/vf205_access/.temp/dxide_debug.log
new file mode 100644
index 0000000..dd85166
--- /dev/null
+++ b/vf205_access/.temp/dxide_debug.log
@@ -0,0 +1,11 @@
+[2026/3/31 08:59:19] --- Start runUsb ---
+[2026/3/31 08:59:19] Platform: win32
+[2026/3/31 08:59:19] 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/3/31 08:59:20] Node.js check passed
+[2026/3/31 08:59:20] Process exited with code: 0, signal: null
+[2026/3/31 08:59:20] Kill stdout: 删锟斤拷实锟斤拷 \\ACER-LGQ\ROOT\CIMV2:Win32_Process.Handle="42064"
+实锟斤拷删锟斤拷锟缴癸拷锟斤拷
+[2026/3/31 08:59:21] Manager script path: c:\Users\lgq10\.vscode\extensions\dxide.dxide-1.0.40\src\device\device_manager.js
+[2026/3/31 08:59:21] Spawning child process...
+[2026/3/31 08:59:21] Sending connect command: {"cmd":"connect","lang":"zh","model":"VF105_V12"}
+[2026/3/31 09:25:48] Process exited with code: 0, signal: null
--
Gitblit v1.9.3