mirror of
https://gitee.com/dcloud/opendb.git
synced 2024-12-27 15:01:15 +08:00
chore: uni-id-users add password_version
This commit is contained in:
parent
cf9fc72076
commit
b5fc44b22f
@ -22,6 +22,10 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"password_version": {
|
||||||
|
"bsonType": "int",
|
||||||
|
"description": "密码使用的passwordSecret版本"
|
||||||
|
},
|
||||||
"nickname": {
|
"nickname": {
|
||||||
"bsonType": "string",
|
"bsonType": "string",
|
||||||
"title": "昵称",
|
"title": "昵称",
|
||||||
|
Loading…
Reference in New Issue
Block a user