kkrgwbj opened a new issue #832: 关于文件上传的疑问? URL: https://github.com/apache/incubator-servicecomb-java-chassis/issues/832 为什么不支持这种请求?如果我其他参数非常多,要一个个定义吗? ```java @PostMapping(path = "/upload", consumes = MediaType.MULTIPART_FORM_DATA) public String fileUpload(UserVO userVO, MultipartFile file) {}
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
