如果後臺查詢的是某個bean的list集合向前端頁面傳遞,使用JSONArray。 ... JSONObject jsonObject = new JSONObject(); jsonObject.put("UserName", ...
確定! 回上一頁