初始化
This commit is contained in:
@@ -12,8 +12,6 @@ module.exports = {
|
||||
token: await $components.jwt.sign({})
|
||||
}, "登录成功")
|
||||
}
|
||||
|
||||
|
||||
return $res.error({}, "登录失败")
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user