connectString }) fastify.decorate('simpleSelectWithCache', async function (key, ttl, sql) { const cached = await fastify.cache.get(key) if ...
確定! 回上一頁