Prechádzať zdrojové kódy

Merge remote-tracking branch 'upstream/fastbee2'

zhangcl 6 mesiacov pred
rodič
commit
2b1be46ab1
1 zmenil súbory, kde vykonal 3 pridanie a 0 odobranie
  1. 3 0
      yudao-server/pom.xml

+ 3 - 0
yudao-server/pom.xml

@@ -139,6 +139,9 @@
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
                 <version>${spring.boot.version}</version>
+                <configuration>
+                    <includeSystemScope>true</includeSystemScope>
+                </configuration>
                 <executions>
                     <execution>
                         <goals>