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

!2622 【轻量级 PR】:fix mediatype

Merge pull request !2622 from 潘强标/N/A
...@@ -2126,10 +2126,10 @@ async function example() { ...@@ -2126,10 +2126,10 @@ async function example() {
| 名称 | 默认值 | 说明 | | 名称 | 默认值 | 说明 |
| ----- | ------ | ---- | | ----- | ------ | ---- |
| FILE | 0 | 文件 | | FILE | 1 | 文件 |
| IMAGE | 1 | 图片 | | IMAGE | 3 | 图片 |
| VIDEO | 2 | 视频 | | VIDEO | 4 | 视频 |
| AUDIO | 3 | 音频 | | AUDIO | 5 | 音频 |
## FileKey<sup>8+</sup> ## FileKey<sup>8+</sup>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册