This commit is contained in:
六如
2025-01-06 17:40:50 +08:00
parent b4e6e3f94d
commit 92b2d6443b
2 changed files with 6 additions and 5 deletions

View File

@@ -20,6 +20,11 @@
<artifactId>sop-service-support</artifactId>
<version>5.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-annotations</artifactId>
<version>1.6.14</version>
</dependency>
<dependency>
<groupId>cn.torna</groupId>