提交 fcd4afd8 编写于 作者: DCloud_JSON's avatar DCloud_JSON

Update getCloudMsg.js

上级 2f10e2f9
......@@ -75,7 +75,7 @@ function getCloudMsg({
// await getMsgList({minUpdateTime,conversation_ids: conversationDatas.map(item => item.id)})
if (conversationDatas.length === 30) {
console.error("可能存在下一页数据");
console.log("可能存在下一页数据");
return await getConversationList()
} else {
console.log('离线会话数据同步完毕')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册