chore: uni-id-users add password_version

This commit is contained in:
wangyaqi 2020-11-14 17:02:18 +08:00
parent cf9fc72076
commit b5fc44b22f

View File

@ -22,6 +22,10 @@
}
}
},
"password_version": {
"bsonType": "int",
"description": "密码使用的passwordSecret版本"
},
"nickname": {
"bsonType": "string",
"title": "昵称",