Fish Wang says to Ow< [MSFW] Promise.all( docs.map(function (doc) { return Promise.all( doc.施工項目.map( (id) => { return Check.findById(id.toString())}) ) }) ) .then(function (results) { res.json(results) })