未验证 提交 b1626fc9 编写于 作者: O openharmony_ci 提交者: Gitee

!8629 request中空行问题

Merge pull request !8629 from Jeam.wang/master
...@@ -465,6 +465,7 @@ Removes this upload task. This API uses an asynchronous callback to return the r ...@@ -465,6 +465,7 @@ Removes this upload task. This API uses an asynchronous callback to return the r
**Required permissions**: ohos.permission.INTERNET **Required permissions**: ohos.permission.INTERNET
**System capability**: SystemCapability.MiscServices.Download **System capability**: SystemCapability.MiscServices.Download
| Name| Type| Mandatory| Description| | Name| Type| Mandatory| Description|
| -------- | -------- | -------- | -------- | | -------- | -------- | -------- | -------- |
| name | string | Yes| Name of a form element.| | name | string | Yes| Name of a form element.|
......
...@@ -558,6 +558,7 @@ remove(callback: AsyncCallback<boolean>): void ...@@ -558,6 +558,7 @@ remove(callback: AsyncCallback<boolean>): void
**需要权限**:ohos.permission.INTERNET **需要权限**:ohos.permission.INTERNET
**系统能力**: 以下各项对应的系统能力均为SystemCapability.MiscServices.Download **系统能力**: 以下各项对应的系统能力均为SystemCapability.MiscServices.Download
| 名称 | 类型 | 必填 | 说明 | | 名称 | 类型 | 必填 | 说明 |
| -------- | -------- | -------- | -------- | | -------- | -------- | -------- | -------- |
| name | string | 是 | 表示表单元素的名称。 | | name | string | 是 | 表示表单元素的名称。 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册