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