From fea8e0742ee241a94c5bbd4f452d6ad82cf4dd9c Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期五, 06 二月 2026 10:58:26 +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