提交 e736b399 编写于 作者: lym152898's avatar lym152898 提交者: Huan (李卓桓)

fix comment error (#1749)

上级 1f6ead37
......@@ -130,7 +130,7 @@ export class ContactSelf extends Contact {
* console.log(`user ${user} login`)
* const oldName = user.name()
* try {
* await user.setName(`${oldName}-${new Date().getTime()}`)
* await user.name(`${oldName}-${new Date().getTime()}`)
* } catch (e) {
* console.error('change name failed', e)
* }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册