异步操作async/awaitasync函数返回的是一个promise对象,如果在函数中return一个直接量,saync会把这个直接量通过Promise.re
2019-04-11