ajax请求Controller,返回信息乱码问题

参考:https://blog.csdn.net/hgg923/article/details/53610548

@RequestMapping(value = "changeMobile", method = RequestMethod.POST, produces = "application/json; charset=utf-8")
@ResponseBody

 

posted @ 2018-07-15 11:51  lvlin241  阅读(127)  评论(0编辑  收藏  举报