@ -277,9 +277,6 @@ public class EamObjectServiceImpl implements EamObjectService {
throw new RuntimeException("文件不存在");
}
// ⭐ 非常关键:清空所有已存在的 header
response.reset();
response.setContentType("application/octet-stream");
response.setCharacterEncoding("UTF-8");