First of all, by default ExpressJS does not support async routes. To solve that you can use express-async-errors plugin.
確定! 回上一頁