From 435b1cfe40ee2822381274d3a0a4f9066157b02b Mon Sep 17 00:00:00 2001 From: zhangzeli <123456> Date: 星期三, 05 一月 2022 09:26:17 +0800 Subject: [PATCH] 回复 --- xboot-admin/pom.xml | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/xboot-admin/pom.xml b/xboot-admin/pom.xml index 7aea03e..dc86bc1 100644 --- a/xboot-admin/pom.xml +++ b/xboot-admin/pom.xml @@ -82,6 +82,9 @@ </goals> </execution> </executions> + <configuration> + <includeSystemScope>true</includeSystemScope> + </configuration> </plugin> </plugins> </build> -- Gitblit v1.9.1