From f4f2eb7c80ab85bf0e52c1b911d5a4a82cda330d Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期一, 02 二月 2026 10:30:15 +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