From acf90ad8e6bea592124541324467360cef565ff5 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期五, 06 二月 2026 14:14:55 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/zbom_dianjiang

---
 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