ruoyi-admin/pom.xml @@ -86,6 +86,11 @@ <artifactId>postgresql</artifactId> </dependency> <!-- minio依赖okhttp 不然报错 --> <dependency> <groupId>com.squareup.okhttp3</groupId> <artifactId>okhttp</artifactId> </dependency> </dependencies>