Explorar el Código

update README.md.

Signed-off-by: blue <825657193@qq.com>
blue hace 3 años
padre
commit
57d5da951f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -124,7 +124,7 @@ public class IMClient {
 }
 ```
 
-发送私聊消息(群聊同理):
+发送私聊消息(群聊也是类似的方式):
 ```
  @Autowired
  private IMClient imClient;