fix: 代码丢失找回

server_five_liuyunhu
lijiayao 2024-04-06 10:55:51 +08:00
parent ba33f9abb6
commit 5184d57407
1 changed files with 0 additions and 1 deletions

View File

@ -68,7 +68,6 @@ public class FenceConsumer {
log.error("消息已丢失,已再次传入的信息是:【{}】", fenceUpdateRequest);
channel.basicNack(deliveryTag, true, false);
}
}