tomcat 的配置文件 server.xml里面找到: 复制代码 代码如下: <connector port="8080" protocol="http/1.1" maxthreads="150" connectiontimeout="20000" redirectport="8443" uriencoding="utf-8"/> 看看有没有 uriencoding="utf-8",没有的话加上试试 【说明】:本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!