From 15720db15c41c1e1c28c64e3c289e41a6aad4e92 Mon Sep 17 00:00:00 2001 From: lwj <3529558005@qq.com> Date: Wed, 31 Jul 2024 20:08:46 +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 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 1fc8e1d..5defc5b 100644 --- a/pom.xml +++ b/pom.xml @@ -165,6 +165,12 @@ cn.hutool hutool-all + + + io.swagger.core.v3 + swagger-annotations-jakarta + +