此内容没有您所选择的语言版本。
4.2.9. Message Body
The message's body contains the "payload" of the message.
Warning
Be extremely careful when sending serialized objects to and from the message body. Just because something can be serialized doesn't mean it will be meaningful at the receiving end. This happens with database connections.