From 868a4c903aca08c1acde99f22583b8d9b8ebaf9f Mon Sep 17 00:00:00 2001 From: zhang chengzhi <3144712872@qq.com> Date: Wed, 31 Jul 2024 19:20:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0swagger3=E7=9A=84=E6=A0=B8?= =?UTF-8?q?=E5=BF=83=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 6f6818f..0145b8a 100644 --- a/pom.xml +++ b/pom.xml @@ -166,6 +166,12 @@ cn.hutool hutool-all + + + io.swagger.core.v3 + swagger-annotations-jakarta + +