Start from this snippet: const fastify = require('fastify')({ logger: true }) fastify.register(async function plugin (privatePlugin, ...
確定! 回上一頁