src/main/java/com/example/jz/service/impl/MinIOServiceImpl.java
@@ -6,7 +6,6 @@ import com.example.jz.service.MinIOService; import io.minio.MinioClient; import io.minio.PutObjectOptions; import jdk.internal.org.objectweb.asm.tree.FieldInsnNode; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Value; import org.springframework.stereotype.Service;