//new Angular HttpClient service http.get('/api/items') .subscribe(data => { // data is already a JSON object ...
確定! 回上一頁