Update test.js

pull/383/head
wink2006 2024-11-04 09:36:00 +08:00 committed by GitHub
parent 9eee58d847
commit 2f41c5447d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
// console.log('cmd complete:', err, data, stderr)
// if (err) {
// console.error('cmd 命令执行错误:', err, stderr)
// } else {
//打赏撒地方
// console.log('cmd 命令执行结果:', data)
// }
// }