From 8c85bd0ceef4b1c7ba6c6b5a109d15c74d9e0176 Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期三, 01 四月 2026 14:14:06 +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