You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.
使用openFeign进行文件传输时,@RequestPart("file") MultipartFile file可以成功调用接口服务,而业务需求是调接口时需要传递一个实体对象,这时参数加上一个实体@RequestBoby时,就会报错
The text was updated successfully, but these errors were encountered: