Skip to content

日志注解@AutoLog 多文件上传时报错 #8945

@tongyurui

Description

@tongyurui
版本号:3.8.3
问题描述:日志注解@autolog 多文件上传时报错

报错原因 接收参数类型为MultipartFile[]时,不能序列化,在AutoLogAspect.getReqestParams()中增加判断类型 || paramsArray[i] instanceof MultipartFile[]

错误截图:
Image

友情提示:

  • 未按格式要求发帖、描述过于简单的,会被直接删掉;
  • 描述问题请图文并茂,方便我们理解并快速定位问题;
  • 如果使用的不是master,请说明你使用的分支;

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions