String json="[{\"ObjectName\":\"Code\",\"Operator\":\"=\",\"GroupId\":1,\"Value\":\"003581679\"}]";
JSONObject forObject = restTemplate().getForObject("http://接口地址?searchlist={json}", JSONObject.class,json);
log.info("bbs==>{}",forObject);
|
爷的眼睛闪亮
insideDotNet En_summerGarden |