匯入HttpClientModule 模組(app.module.ts); 注入HttpClient 到component 中(.component.ts); 透過HTTP POST 串接後端API(.component.ts); 把res 資料整理成前端 ...
確定! 回上一頁