Skip to content

Commit

Permalink
docs: uniCloud clientDB
Browse files Browse the repository at this point in the history
  • Loading branch information
Wangyaqi committed Dec 24, 2020
1 parent 14640cc commit ad48efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/uniCloud/clientdb.md
Original file line number Diff line number Diff line change
Expand Up @@ -1030,7 +1030,7 @@ db.on('refreshToken', refreshToken)
db.off('refreshToken', refreshToken)
```

**注意:HBuilderX 3.0.0之前请使用db.auth.ondb.auth.off**
**注意:HBuilderX 3.0.0之前请使用db.auth.ondb.auth.off,HBuilderX 3.0.0以上版本仍兼容旧写法,但是推荐使用新写法db.on**

### 错误处理@error

Expand Down

0 comments on commit ad48efa

Please sign in to comment.