The problem is not the JSONArray.toString(), as @Selvin mentioned. From JSONArray source: /** * Encodes this array as a compact JSON string, ...
確定! 回上一頁