async function hello() { return "Hello" };
04async await
原文:https://www.cnblogs.com/xiaoliziaaa/p/13196276.html