GetFromJsonAsync <Customer?>($"/customers/{id}"); _client.PutAsJsonAsync($"/customers/{customerId}", customer);.
確定! 回上一頁