传中文字符串到前端时,在 @RequestMapping() 里配置produces属性 @RequestMapping(value="/list",produces = "text/plain;charset=utf-8")