REQ-3201: ack
This commit is contained in:
parent
e743164e62
commit
1ae80fa3a6
@ -76,7 +76,7 @@ public class UpdateSupport {
|
||||
|
||||
MessageUpdateBody imBody = new MessageUpdateBody();
|
||||
imBody.setBizMessageId(message.bizMessageId());
|
||||
imBody.setDataVersion(messageUpdate.getDataVersion());
|
||||
imBody.setDataVersion(message.getDataVersion());
|
||||
imBody.setNimMessageId(message.getNimMessageId());
|
||||
messageBody.setPayload(JSON.toJSONString(imBody));
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user