提交 ddc65649 编写于 作者: X xuhanyang2

update

Signed-off-by: Nxuhanyang2 <xuhanyang2@huawei.com>
上级 3f1af16c
......@@ -79,7 +79,7 @@ let request = {
let res;
try {
res = backgroundTaskManager.applyEfficiencyResources(request);//申请Sensor能效资源
console.info("xuhanyang the result of request is: " + res);
console.info("the result of request is: " + res);
} catch (error) {
console.error(`Operation applyEfficiencyResources failed. code is ${error.code} message is ${error.message}`);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册