java 后台构造http转发请求 public void request(String requestUri, String msg) throws IOException { // 设置请求参数 String url = E3_ROOT_URL + requestUri ...