channel.basic_consume(callback,queue = 'python-test', # no_ack 设置成False,在调用callback函数时,未收到确认标识,消息会重回队列。
確定! 回上一頁