- 博客(1)
- 收藏
- 关注
原创 java调用restful类型接口
java调用restful类型的接口工具类 public class RestfulUtils { //代理地址IP private final static String ip="10.197.1.123"; //代理地址端口 private final static int port = 1180; //get方法这里设置将所有参数放在url中 public static JSONObject doGet(String url){
2021-06-30 10:22:47
333
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人