|
@@ -30,7 +30,7 @@ dependencies {
|
|
|
testCompile('org.springframework.boot:spring-boot-starter-test')
|
|
|
compile("org.springframework.boot:spring-boot-starter-web")
|
|
|
compile("org.springframework.boot:spring-boot-starter-aop")
|
|
|
- compile files('lib/taobao-sdk-java-auto.jar')
|
|
|
+ compile files('lib/taobao-sdk-java-auto_1622085135208-20210527.jar')
|
|
|
compile 'com.alibaba:easyexcel:1.1.2-beta5'
|
|
|
compile group: 'javax.servlet', name: 'javax.servlet-api', version: '4.0.1'
|
|
|
compile 'cn.hutool:hutool-all:4.5.10'
|