From 2f3221b7c90d5663fdb312653a2d188bc4628370 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期一, 09 二月 2026 10:19:21 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
server/web/pom.xml | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/server/web/pom.xml b/server/web/pom.xml
index b858bc4..fc10d87 100644
--- a/server/web/pom.xml
+++ b/server/web/pom.xml
@@ -53,7 +53,8 @@
<configuration>
<fork>true</fork>
<mainClass>com.doumee.DJWebApplication</mainClass>
- <layout>ZIP</layout>
+ <layout>ZIP</layout><layout>ZIP</layout>
+ <includeSystemScope>true</includeSystemScope>
</configuration>
<executions>
<execution>
--
Gitblit v1.9.3