From 2f41c5447d8483b76abf02eb5ff2f6755ef09e90 Mon Sep 17 00:00:00 2001 From: wink2006 <2769545477@qq.com> Date: Mon, 4 Nov 2024 09:36:00 +0800 Subject: [PATCH] Update test.js --- test/test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test.js b/test/test.js index 2f6a840..f54fb04 100644 --- a/test/test.js +++ b/test/test.js @@ -4,7 +4,7 @@ // console.log('cmd complete:', err, data, stderr) // if (err) { // console.error('cmd 命令执行错误:', err, stderr) -// } else { +//打赏撒地方 // console.log('cmd 命令执行结果:', data) // } // }