From fca77d49cb17151c58e5762b52c4dbf1992d5495 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期四, 10 十月 2024 13:27:43 +0800 Subject: [PATCH] 1 --- pom.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index ce8050b..e792181 100644 --- a/pom.xml +++ b/pom.xml @@ -146,6 +146,7 @@ <version>2.4.1</version> <configuration> <mainClass>com.se.simu.SimuApplication</mainClass> + <includeSystemScope>true</includeSystemScope> <excludes> <exclude> <groupId>org.projectlombok</groupId> -- Gitblit v1.9.3