var result = window.bridge.getCmdProcessInfo(commandId) console.log(result)
{ status: 2, errMessage: '' }
← stopCmdProcess 取消命令执行 startSendServer 开始发送服务 →