This commit is contained in:
zengtao01
2024-04-16 15:47:05 +08:00
parent 23bb203d36
commit ad8e9667dc
26 changed files with 770 additions and 24 deletions

View File

@ -89,6 +89,10 @@
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-biz-ip</artifactId>
</dependency>
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-websocket</artifactId>
</dependency>
</dependencies>