... parameter at the end and returns a JSON object with a dynamic message. // /pages/api/[animal].js export default function handleAnimal(req, res) { const ...
確定! 回上一頁