public JSONObject testWebservice1() { JOSNObject jsonObject=JSONFactoryUtil.createJSONObject(); jsonObject.put("user",",meera") return jsonObject; } and one ...
確定! 回上一頁