3.service中請求方式寫為 POST 4.後臺controller中獲得引數方式: @RequestBody String Object 5.String轉換為json: JSONObject accident=JSONObject ...
確定! 回上一頁