我们可以用fastify-plugin第三方组件将它设置为插件(plugins)来使用。 // 将fastify-jwt包装成插件const fp = require("fastify-plugin") // jwt验证 ...
確定! 回上一頁