From 0ddeede4084e41d0bb4d0aab51a1ba8d21e1ac08 Mon Sep 17 00:00:00 2001 From: chaiyapeng <3535863041@qq.com> Date: Fri, 9 Aug 2024 17:10:38 +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 1fc8e1d..f551f9a 100644 --- a/pom.xml +++ b/pom.xml @@ -165,6 +165,11 @@ cn.hutool hutool-all + + + io.swagger.core.v3 + swagger-annotations-jakarta +