代码合并

This commit is contained in:
zren25
2025-03-24 13:21:28 +08:00
parent 7cfe6b04ab
commit 845f0e2549

View File

@@ -1,4 +1,4 @@
/*
package com.volvo.ai.analytic.center.mq;
import com.fasterxml.jackson.databind.ObjectMapper;
@@ -17,14 +17,14 @@ import org.springframework.web.bind.annotation.RestController;
import java.time.LocalDateTime;
*/
/**
* @ClassName CorpusProcessKafkaConsumer
* @Description
* @Author renzhen
* @Date 2025-03-04 10:18
* @Version 1.0
**//*
**/
@Slf4j
@Component
@@ -66,4 +66,4 @@ public class CorpusProcessKafkaProducer {
}
}
}
*/