wbzj1110 commented on issue #346:
URL: https://github.com/apache/rocketmq-spring/issues/346#issuecomment-772191278
if (Objects.equals(messageType, MessageExt.class) ||
Objects.equals(messageType, Message.class)) {
return messageExt;
}
即可。。。
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]