src/admin/service/token.js/undefined/create · create(userInfo) { · const token = jwt.sign(userInfo, secret); · return token; ...
確定! 回上一頁