From ab8a1d6e8d5583742472204e3416ea1878ae4c07 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期四, 10 十月 2024 13:28:35 +0800 Subject: [PATCH] 1 --- pom.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index e792181..77fe440 100644 --- a/pom.xml +++ b/pom.xml @@ -146,6 +146,7 @@ <version>2.4.1</version> <configuration> <mainClass>com.se.simu.SimuApplication</mainClass> + <!-- https://blog.csdn.net/wangjunjun2008/article/details/136951249 --> <includeSystemScope>true</includeSystemScope> <excludes> <exclude> -- Gitblit v1.9.3