RabbitMQ数据去生产者运行错误

img

上面是第一段代码,下面是报错信息

img

还有个另外一个报错信息

img

img

下面是消费方代码

img

你这个地方需要加参数 durable=True

img

你这个地方需要加参数 durable=True

img