提交 43e735ac 编写于 作者: Z zhangxingxia

update filemanager api

Signed-off-by: Nzhangxingxia <zhangxingxia1@huawei.com>
上级 810531ac
......@@ -120,9 +120,6 @@ listFile(path : string, type : string, options? : {dev? : DevInfo, offset? : num
}
}
}).catch((err) => {
console.log(err)
});
```
......@@ -200,7 +197,7 @@ createFile(path : string, filename : string, options? : {dev? : DevInfo}) : P
| 类型 | 说明 |
| --- | -- |
| string | 文件uri |
| Promise&lt;string&gt; | 文件uri |
- 异常
| 错误名称 | 错误类型 | 错误码 |说明 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册