未验证 提交 479399b0 编写于 作者: W Wangkai 提交者: Gitee

【udmf】示例代码格式修改

Signed-off-by: NWangkai <wangkai424@huawei.com>
上级 85b7a86c
......@@ -626,7 +626,7 @@ try {
if (err === undefined) {
console.info('Succeeded in updating data.');
} else {
console.error('Failed to update data. code is ${err.code},message is ${err.message} `);
console.error(`Failed to update data. code is ${err.code},message is ${err.message} `);
}
});
} catch(e) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册