feat: 邀请码
This commit is contained in:
@@ -19,6 +19,9 @@ const UserSchema = new mongoose.Schema({
|
||||
inviter: {
|
||||
type: String,
|
||||
},
|
||||
inviteCode: {
|
||||
type: String
|
||||
},
|
||||
asset: {
|
||||
type: {}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user