for (int i = 0 ; i < jsonArray.length(); i++) { JSONObject jsonObject = jsonArray.getJSONObject(i); data.setPostId(jsonObject.
確定! 回上一頁