MultipartFile multipartFile1 =newMockMultipartFile(file.getName(), file.getName(), ContentType.APPLICATION_OCTET_STREAM.toString(), fileInputStream); uploadFile(multipartFile1, file.getName()); String url = getUrl(file.getName()); returnurl; ...
www.dbjr.com.cn/article/2770...htm 2025-5-19