From 38d111cb6defedff3bf06314ca30d22a01faae22 Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期一, 09 二月 2026 16:30:36 +0800
Subject: [PATCH] 功能开发
---
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