JSONArray jsonArray = JSONArray.fromObject(JsonObject);List=JSONArray.toList(jsonArray, List.class);
转载于:https://www.cnblogs.com/yanyun/p/3617813.html