소스 검색

钉钉工具类 bug 2

zhangcl 6 달 전
부모
커밋
55f061ac75
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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>