From c0f0e756e9d61c27e358c798c91042e35711028b Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期一, 02 二月 2026 15:52:36 +0800
Subject: [PATCH] 优化
---
server/admin/pom.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/server/admin/pom.xml b/server/admin/pom.xml
index 4fe3d40..adf6033 100644
--- a/server/admin/pom.xml
+++ b/server/admin/pom.xml
@@ -54,6 +54,7 @@
<fork>true</fork>
<mainClass>com.doumee.DJAdminApplication</mainClass>
<layout>ZIP</layout>
+ <includeSystemScope>true</includeSystemScope>
</configuration>
<executions>
<execution>
--
Gitblit v1.9.3