添加依赖

This commit is contained in:
六如
2025-01-30 12:32:10 +08:00
parent 72f5420d4f
commit aaf978bd0d

View File

@@ -20,6 +20,11 @@
<artifactId>transmittable-thread-local</artifactId>
<version>2.14.5</version>
</dependency>
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-annotations</artifactId>
<version>1.6.14</version>
</dependency>
<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo</artifactId>