From 145cdfa8a778a8859112020a98c04ed65444d1aa Mon Sep 17 00:00:00 2001 From: zhangdaihao Date: Mon, 20 May 2019 10:53:56 +0800 Subject: [PATCH] =?UTF-8?q?SpringBoot=E6=89=93=E5=8C=85=E9=9C=80=E8=A6=81?= =?UTF-8?q?=E7=9A=84=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeecg-boot/jeecg-boot-module-system/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/jeecg-boot/jeecg-boot-module-system/pom.xml b/jeecg-boot/jeecg-boot-module-system/pom.xml index d1c00e8..013f46d 100644 --- a/jeecg-boot/jeecg-boot-module-system/pom.xml +++ b/jeecg-boot/jeecg-boot-module-system/pom.xml @@ -36,4 +36,13 @@ jeecg-boot-base-common + + + + + org.springframework.boot + spring-boot-maven-plugin + + + \ No newline at end of file -- GitLab