The data is sent with PostForm function. var res map[string]interface{} json.NewDecoder(resp.Body).Decode(&res). We decode the response body ...
確定! 回上一頁