未验证 提交 4e0c33bf 编写于 作者: G gloria 提交者: Gitee

【OpenHarmony开源贡献者计划2022】js-apis-application-shellCmdResult 删除冗余信息

Signed-off-by: Ngloria <80926032@qq.com>
上级 70a82847
...@@ -30,5 +30,5 @@ Shell命令执行结果 ...@@ -30,5 +30,5 @@ Shell命令执行结果
| 名称 | 类型 | 可读 | 可写 | 说明 | | 名称 | 类型 | 可读 | 可写 | 说明 |
| --------- | ------ | ---- | ---- | ------------------------------------------------------------ | | --------- | ------ | ---- | ---- | ------------------------------------------------------------ |
| stdResult | string | 是 | 是 | 标准输出内容<br/>**系统能力:** SystemCapability.Ability.AbilityRuntime.Core | | stdResult | string | 是 | 是 | 标准输出内容 |
| exitCode | number | 是 | 是 | 结果码<br/>**系统能力:** SystemCapability.Ability.AbilityRuntime.Core | | exitCode | number | 是 | 是 | 结果码 |
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册