From 49ca0cffd43f1ceb119d84232ecc92186d5abb63 Mon Sep 17 00:00:00 2001 From: liusuyi <1951119284@qq.com> Date: 星期一, 03 六月 2024 16:28:26 +0800 Subject: [PATCH] 修复雷达强制引导只获取大光电 --- ruoyi-admin/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ruoyi-admin/pom.xml b/ruoyi-admin/pom.xml index ee84a16..cdb9822 100644 --- a/ruoyi-admin/pom.xml +++ b/ruoyi-admin/pom.xml @@ -29,7 +29,7 @@ <!--knife4j渚濊禆--> <dependency> <groupId>com.github.xiaoymin</groupId> - <artifactId>knife4j-openapi2-spring-boot-starter</artifactId> + <artifactId>knife4j-spring-boot-starter</artifactId> </dependency> <!-- Postgresql椹卞姩鍖� --> <dependency> -- Gitblit v1.9.3