提交 c00b2d81 编写于 作者: N nobbo

完善文档

Signed-off-by: Nnobbo <gaoshang22@huawei.com>
上级 f1c8e64b
......@@ -314,7 +314,7 @@ queryBundleActiveStates(begin: number, end: number, callback: AsyncCallback&lt;A
```
bundleState.queryBundleActiveStates(0, 20000000000000, (err, res) => {
if(err) {
if (err) {
console.log('BUNDLE_ACTIVE queryBundleActiveStates callback failed, because: ' + err.code);
} else {
console.log('BUNDLE_ACTIVE queryBundleActiveStates callback success.');
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册