JSONArray array = new JSONArray();JSONObject object = new JSONObject();object.put...array.add(object);循环数组,用上面的一个一个的加上