You're not returning the re-call const request1 = async () => { try { const data = await rp.get(link, options) return data } catch (err) ...
確定! 回上一頁