编码格式不一致, 得转码, 这是我以前的, 仅供参考response.addHeader("Content-Disposition", "attachment;filename="+ new String( fileName.getBytes("UTF-8"), "ISO8859-1"));