String datalist = "123"

jsonArray = new JSONArray(datalist);

jsonObject.put("datalist", jsonArray);