提交 cfa4ab49 编写于 作者: H houdisheng

修改文档错误

Signed-off-by: Nhoudisheng <houdisheng@huawei.com>
上级 0c27188f
......@@ -441,7 +441,7 @@ getRecentUsageModules(maxNum: number): Promise&lt;Array&lt;BundleActiveModuleInf
## bundleState.getRecentUsageModules<sup>9+</sup>
getRecentUsageModules(maxNum: number): Promise&lt;Array&lt;BundleActiveModuleInfo&gt;&gt;
getRecentUsageModules(maxNum: number, callback: AsyncCallback&lt;Array&lt;BundleActiveModuleInfo&gt;&gt;): void
查询FA使用记录。使用callback形式返回数量最大不超过maxNum设置的值,maxNum最大为1000。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册