添加OKHttp支持implementation("com.squareup.okhttp3:okhttp:4.3.1") ... 获取到的json数据JSONObject jsonObject = new JSONObject(s);//转成json ...
確定! 回上一頁