To use the HttpClientModule, you must first import it in your app.module.ts file: import { HttpClientModule } from '@angular/common/http';. This ...
確定! 回上一頁