contentType("application/json"); JSONObject jsonObj = new JSONObject(); jsonObj.put("amount", amount); jsonObj.put("transType", ...
確定! 回上一頁