解决sonar

This commit is contained in:
ZLI263
2025-09-19 18:21:57 +08:00
parent 7964c62adb
commit 94cbbc4bfe

View File

@@ -65,7 +65,7 @@ public class NameplateKafkaConsumer {
if (CollectionUtils.isEmpty(tmNameplateCorpus.getData())) {
log.info("nameplateKafkagetData为空");
ack.acknowledge();
return;
}//去掉业务调用
} catch (Exception e) {
log.error("处理消息失败", e);