response = HTTParty.post(App.base_uri + "/api?service=post&action=update&version=2", body: [{"some_big_json": "with many key value pair"}], ...
確定! 回上一頁