From a3802411d92b5236b3f17d06d7b654eb0189d4c0 Mon Sep 17 00:00:00 2001
From: weihongyang <1075331873@qq.com>
Date: Tue, 21 Jun 2022 14:35:50 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9swagger=E4=BE=9D?=
=?UTF-8?q?=E8=B5=96=E7=9A=84bug?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
ym-gateway/pom.xml | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/ym-gateway/pom.xml b/ym-gateway/pom.xml
index adbc612..9a4f017 100644
--- a/ym-gateway/pom.xml
+++ b/ym-gateway/pom.xml
@@ -41,6 +41,17 @@
io.springfox
springfox-boot-starter
3.0.0
+
+
+ io.swagger
+ swagger-models
+
+
+
+
+ io.swagger
+ swagger-models
+ 1.5.21