const fastify = require('fastify'); const multer = require('fastify-multer'); const server = fastify(); server.register(multer.
確定! 回上一頁