HttpContent httpContent = new StringContent(jsonFromSerializableType, new UTF8Encoding(),"application/json");
確定! 回上一頁