<img>标签请求snap时,直接302重定向到COS公共URL, 浏览器自动跟随重定向加载图片。用sendRedirect绕过 GlobalResponseAdvice的WVPResult包装,避免byte[]类型转换错误。 同时GlobalResponseAdvice增加byte[]排除以防其他场景。 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
<img>标签请求snap时,直接302重定向到COS公共URL, 浏览器自动跟随重定向加载图片。用sendRedirect绕过 GlobalResponseAdvice的WVPResult包装,避免byte[]类型转换错误。 同时GlobalResponseAdvice增加byte[]排除以防其他场景。 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>