const fp = require('fastify-plugin') const oracledb ... ttl, sql) { let cached = await fastify.cache.get(key); if (cached) ...
確定! 回上一頁