import useSWR from 'swr' function Profile () { const { data, ... module.exports = { // 同时支持GET 和POST "/api/users/alluser": { data: [ { key: "1", ...
確定! 回上一頁