... data => { if (!loading && getTokenSilently) { setError(); setIsLoading(true); try { const token = await getTokenSilently(); const options = { method, ...
確定! 回上一頁