From 37870d4ef29d56489aac567dff527c7144caf91e Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期五, 17 四月 2026 10:21:31 +0800
Subject: [PATCH] 兼容postgresql

---
 start/pom.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/start/pom.xml b/start/pom.xml
index fe39d9e..2064aa5 100644
--- a/start/pom.xml
+++ b/start/pom.xml
@@ -64,6 +64,7 @@
                 <artifactId>spring-boot-maven-plugin</artifactId>
                 <version>2.5.15</version>
                 <configuration>
+                    <includeSystemScope>true</includeSystemScope>
                     <fork>true</fork> <!-- 濡傛灉娌℃湁璇ラ厤缃紝devtools涓嶄細鐢熸晥 -->
                 </configuration>
                 <executions>

--
Gitblit v1.8.0