如果都是要转成json const urls = ['/api1', '/api2'] const doSth = async () => { const results = await Promise.all(urls.map( url ...
確定! 回上一頁