SerializeObject(message); HttpContent contentPost = new StringContent(json, Encoding.UTF8, "application/json"); await httpClient.
確定! 回上一頁