From 9d307275e75878d8385345963abfe2a40d746f41 Mon Sep 17 00:00:00 2001 From: WeiRan <2392355487@qq.com> Date: Mon, 5 Aug 2024 20:28:36 +0800 Subject: [PATCH] =?UTF-8?q?feat():=E5=A2=9E=E5=8A=A0swagger=E6=A0=B8?= =?UTF-8?q?=E5=BF=83=E4=BE=9D=E8=B5=96=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 18f86f2..159848e 100644 --- a/pom.xml +++ b/pom.xml @@ -166,6 +166,11 @@ cn.hutool hutool-all + + + io.swagger.core.v3 + swagger-annotations-jakarta +