home 2 anni fa
parent
commit
7dccd82831
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  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>