import useSWR, { mutate } from 'swr' function App () { return ( <div> <Profile ... 但是很多POST API 只会直接返回更新后的数据,所以我们不需要再次重新验证。
確定! 回上一頁