fix: 增加修改手机的验证码发送
This commit is contained in:
@@ -14,6 +14,9 @@ const TicketSchema = new mongoose.Schema({
|
||||
amount: {
|
||||
type: Number
|
||||
},
|
||||
targetAddress: {
|
||||
type: String
|
||||
},
|
||||
status: {
|
||||
type: String
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user