UNPKG

fjh

Version:

博客api

7 lines (6 loc) 156 B
module.exports = { // 加密和解密token jwtSecretKey: 'fengjiheng No1. ^_^', // token 有效期为 10 个小时 expiresIn: '24h' }