apiToken(); if (this.transport.authorization !== token) { ... async checkAuth(req, res, next) { const auth = req.headers.authorization; try { await this.
確定! 回上一頁