1
This commit is contained in:
@@ -38,6 +38,7 @@ module.exports = {
|
||||
id: result.row.id,
|
||||
user_id: result.row.user_id,
|
||||
plan_id: result.row.plan_id,
|
||||
key: result.row.key,
|
||||
token_name: result.row.token_name,
|
||||
expire_at: result.row.expire_at,
|
||||
plain_token: result.plain_token,
|
||||
|
||||
Reference in New Issue
Block a user