From 3ba8cf41021e32c1dc7922cd04ac6e2ab3833012 Mon Sep 17 00:00:00 2001
From: liyang <liyang1987jay@163.com>
Date: 星期二, 12 七月 2022 21:48:42 +0800
Subject: [PATCH] 修改方法描述

---
 ruoyi-common/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml
index 78ad596..0444727 100644
--- a/ruoyi-common/pom.xml
+++ b/ruoyi-common/pom.xml
@@ -127,7 +127,7 @@
 
         <dependency>
             <groupId>org.springdoc</groupId>
-            <artifactId>springdoc-openapi-ui</artifactId>
+            <artifactId>springdoc-openapi-webmvc-core</artifactId>
         </dependency>
 
         <dependency>

--
Gitblit v1.9.3