fp(async function onResponse (fastify, opts) { fastify.addHook('onResponse', async (request, reply) => { // Notice: the next callback is not available when ...
確定! 回上一頁