From 1a2bcb613d86a510e834595226ee3cacc40406e5 Mon Sep 17 00:00:00 2001 From: chentaisen <14615430+chentaisen@user.noreply.gitee.com> Date: Mon, 5 Aug 2024 18:19:25 +0800 Subject: [PATCH] =?UTF-8?q?feat:()=20=E5=A2=9E=E5=8A=A0swagger=E6=A0=B8?= =?UTF-8?q?=E5=BF=83=E6=B3=A8=E8=A7=A3=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 1fc8e1d..f551f9a 100644 --- a/pom.xml +++ b/pom.xml @@ -165,6 +165,11 @@ cn.hutool hutool-all + + + io.swagger.core.v3 + swagger-annotations-jakarta +