测试
This commit is contained in:
@@ -663,7 +663,7 @@
|
||||
|
||||
if (socket && socket.readyState === WebSocket.OPEN) {
|
||||
axios.post('/api/im/send-message', {
|
||||
message_type: 'text',
|
||||
message_type: 0,
|
||||
data: message
|
||||
}, {
|
||||
headers: {
|
||||
|
||||
Reference in New Issue
Block a user