摘要: 参数前要加上@RequestBody注解,参数类型可以是JSONObject、String,entity. 1 @RequestMapping(value="test",method=RequestMethod.POST,produces="application/json;charset=utf- 阅读全文