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

!2617 【轻量级 PR】:fix mediatype

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