When using async / await, the async function will always return a promise. In your code, whoever is the final user of Cases() will need to wait ...
確定! 回上一頁