Kaynağa Gözat

添加机车kingbase

hexiao 2 yıl önce
ebeveyn
işleme
ebbe999b55

+ 0 - 9
base-common/src/main/java/com/ozs/common/utils/MinioUtils.java

@@ -74,15 +74,6 @@ public class MinioUtils {
 
     }
 
-    /**
-     * 图片上传
-     *
-     * @param imgInputStream
-     * @throws Exception
-     */
-    public void minIoClientUpload(InputStream imgInputStream) throws Exception {
-        minIoClientUpload(imgInputStream, bucketName);
-    }
 
 
 }