const result = await axios({ url: baseUrl + url, method, data }) ... RTK Query exports a utility called retry that you can wrap the baseQuery in your API ...
確定! 回上一頁