From df59cad917c6db1db3b36a23f4b3e7be510e9ed0 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期五, 24 五月 2024 11:20:37 +0800
Subject: [PATCH] git ch
---
server/platform/pom.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/server/platform/pom.xml b/server/platform/pom.xml
index c7faa79..fc02c10 100644
--- a/server/platform/pom.xml
+++ b/server/platform/pom.xml
@@ -36,6 +36,7 @@
<fork>true</fork>
<mainClass>com.doumee.PlatformApplication</mainClass>
<layout>ZIP</layout>
+ <includeSystemScope>true</includeSystemScope>
</configuration>
<executions>
<execution>
--
Gitblit v1.9.3