如何在 HttpService 使用NestJs时使用Async / Await?以下代码不起作用: async create(data) { return await this.httpService.post(url, data); }.
確定! 回上一頁