去除无用依赖

This commit is contained in:
tianliyong 2022-12-05 16:08:41 +08:00
parent d2996c73e2
commit 25c42efbdd

View File

@ -19,7 +19,6 @@ import cn.axzo.oss.service.api.FileService;
import cn.azxo.framework.common.model.CommonResponse;
import lombok.SneakyThrows;
import org.apache.commons.io.IOUtils;
import org.apache.commons.lang3.StringUtils;
import org.springframework.web.bind.annotation.*;
import org.springframework.web.multipart.MultipartFile;