소스 검색

维多利亚

home 2 년 전
부모
커밋
7dccd82831
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      hx-service/victoriatourist/pom.xml

+ 6 - 0
hx-service/victoriatourist/pom.xml

@@ -43,6 +43,12 @@
             <artifactId>sdk</artifactId>
             <version>1.0.11</version>
         </dependency>
+
+        <dependency>
+            <groupId>org.springblade</groupId>
+            <artifactId>blade-starter-excel</artifactId>
+        </dependency>
+
     </dependencies>
 
 </project>