Browse Source

update README.md.

Signed-off-by: blue <825657193@qq.com>
master
blue 3 years ago
committed by Gitee
parent
commit
57d5da951f
No known key found for this signature in database GPG Key ID: 173E9B9CA92EEF8F
  1. 2
      README.md

2
README.md

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

Loading…
Cancel
Save