客服:根据代码评审进行 fix
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
contentType: KeFuMessageContentTypeEnum.TEXT,
|
||||
content: chat.msg,
|
||||
};
|
||||
await KeFuApi.sendMessage(data);
|
||||
await KeFuApi.sendKefuMessage(data);
|
||||
await getMessageList()
|
||||
chat.msg = '';
|
||||
} finally {
|
||||
|
||||
Reference in New Issue
Block a user