From cffe7729a3c9f77ad1423bee2da82505a323ffa1 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期四, 20 六月 2024 14:08:01 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/1.0.1' into 1.0.1
---
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