关注粉丝列表

This commit is contained in:
wangxulei
2024-12-28 13:16:53 +08:00
parent b5a86154e5
commit 4e4f84523e
10 changed files with 29 additions and 0 deletions

View File

@@ -160,6 +160,13 @@
<version>3.12.0</version>
</dependency>
<dependency>
<groupId>org.t-io</groupId>
<artifactId>tio-websocket-spring-boot-starter</artifactId>
<!--此版本号跟着tio主版本号一致即可-->
<version>3.3.2.v20190601-RELEASE</version>
</dependency>
</dependencies>
<build>