feat:REQ-1419 增加用户注册IM接口

This commit is contained in:
zuoqinbo 2023-10-23 13:48:49 +08:00
parent 40fbda85a0
commit 7eb63352ce

View File

@ -21,10 +21,6 @@
</properties>
<dependencies>
<dependency>
<groupId>cn.axzo.basics</groupId>
<artifactId>basics-profiles-api</artifactId>
</dependency>
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-all</artifactId>