express refactor

This commit is contained in:
Cauchy
2023-10-16 17:51:37 +08:00
parent e80116643c
commit 22fb5ec3a8
13 changed files with 230 additions and 401 deletions

View File

@@ -99,6 +99,12 @@
<version>1.1.2-offical</version>
</dependency>
<dependency>
<groupId>com.github.kuaidi100-api</groupId>
<artifactId>sdk</artifactId>
<version>1.0.12</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>