douyin meituan
This commit is contained in:
13
pom.xml
13
pom.xml
@ -243,8 +243,21 @@
|
||||
<artifactId>shedlock-provider-redis-spring</artifactId>
|
||||
<version>4.44.0</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.douyin.openapi</groupId>
|
||||
<artifactId>sdk</artifactId>
|
||||
<version>1.0.6</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>douyin-openapi-repo</id>
|
||||
<url>https://artifacts-cn-beijing.volces.com/repository/douyin-openapi/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
<!-- Build Configuration -->
|
||||
<build>
|
||||
<finalName>sczx_order</finalName>
|
||||
|
||||
Reference in New Issue
Block a user