Ver Fonte

update README.md.

Signed-off-by: blue <825657193@qq.com>
blue há 3 anos atrás
pai
commit
57d5da951f
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      README.md

+ 1 - 1
README.md

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