final OkHttpClient client = new OkHttpClient();. String post(String url, String json) throws IOException {. RequestBody body = RequestBody.create(json, ...
確定! 回上一頁