From 7d808e04b8d3be6986e81001ef071b3eedb2b754 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=A5=9E=E4=BA=BA=E8=A1=A8=E5=A9=B6?= <354103429@qq.com>
Date: Tue, 2 Jun 2020 12:03:08 +0800
Subject: [PATCH] =?UTF-8?q?update=20litemall-wx-api/pom.xml.=20=E4=BC=98?=
=?UTF-8?q?=E5=8C=96=E6=8E=A5=E5=8F=A3=E6=96=87=E6=A1=A3=E6=98=BE=E7=A4=BA?=
=?UTF-8?q?=E5=92=8C=E8=AF=B7=E6=B1=82?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
litemall-wx-api/pom.xml | 23 +++++++++++++++++------
1 file changed, 17 insertions(+), 6 deletions(-)
diff --git a/litemall-wx-api/pom.xml b/litemall-wx-api/pom.xml
index 00cdeba4..f9ac53a2 100644
--- a/litemall-wx-api/pom.xml
+++ b/litemall-wx-api/pom.xml
@@ -50,12 +50,23 @@
- io.springfox
- springfox-swagger-ui
-
-
- io.springfox
- springfox-swagger2
+ io.springfox
+ springfox-swagger2
+
+
+
+ io.springfox
+ springfox-swagger-ui
+
+
+
+
+ com.github.xiaoymin
+ swagger-bootstrap-ui
+
+
+ com.google.guava
+ guava
--
Gitee