hasOwnProperty (data.requestKey)) { console.log('request is going to be fulfilled') reply(cache[data.requestKey].data) } else { reject() } } ...
確定! 回上一頁