Add(new MediaTypeWithQualityHeaderValue("application/json")); //轉爲鏈接需要的格式 HttpContent httpContent = new JsonContent(datajson); ...
確定! 回上一頁