chenhj
6 天以前 5b0f0c60fc4f0e45b8b4daa8189fabd7019944c4
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>