|
@@ -65,6 +65,20 @@
|
|
|
<version>1.2.15</version>
|
|
|
</dependency>
|
|
|
|
|
|
+ <dependency>
|
|
|
+ <groupId>org.springframework.boot</groupId>
|
|
|
+ <artifactId>spring-boot-starter-data-redis</artifactId>
|
|
|
+ </dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>axis</groupId>
|
|
|
+ <artifactId>axis</artifactId>
|
|
|
+ <version>1.4</version>
|
|
|
+ </dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>kingdee-sdk</groupId>
|
|
|
+ <artifactId>k3cloud-webapi-client</artifactId>
|
|
|
+ <version>1.8</version>
|
|
|
+ </dependency>
|
|
|
<dependency>
|
|
|
<groupId>io.jsonwebtoken</groupId>
|
|
|
<artifactId>jjwt</artifactId>
|