feat: 资金密码
This commit is contained in:
@@ -12,6 +12,9 @@ const UserSchema = new mongoose.Schema({
|
||||
type: String,
|
||||
required: true
|
||||
},
|
||||
fundPwd: {
|
||||
type: String,
|
||||
},
|
||||
nickname: {
|
||||
type: String,
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user