@RequestMapping(value="/abc",method=RequestMethod.POST,produces = {"application/json;charset=UTF-8"})   这样就好了