经过几个小时的排查:
问题出现在网关需要加上:
spring.http.multipart.enabled: true
spring.http.multipart.maxFileSize: 10Mb
spring.http.multipart.maxRequestSize: 10Mb