Promise对象表示一个异步操作的最终状态(完成或失败),以及其返回的值
https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Promise