val content = String(inputStream.readBytes()). val jsonObject = JSONObject(content). val cards = jsonObject.optJSONObject("data")?.optJSONArray("cards").
確定! 回上一頁