From 214cda58c3786972c958da5c6d54a135490a3c11 Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期四, 05 二月 2026 09:13:16 +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