傳入responseType可以設定預期會接收到的資料格式,angular預設值是json,如果是其他格式則 ... const req = http.post('/api/items/add', body); // 0 requests made ...
確定! 回上一頁