代码合并
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
/*
|
|
||||||
package com.volvo.ai.analytic.center.mq;
|
package com.volvo.ai.analytic.center.mq;
|
||||||
|
|
||||||
import com.fasterxml.jackson.databind.ObjectMapper;
|
import com.fasterxml.jackson.databind.ObjectMapper;
|
||||||
@@ -17,14 +17,14 @@ import org.springframework.web.bind.annotation.RestController;
|
|||||||
|
|
||||||
import java.time.LocalDateTime;
|
import java.time.LocalDateTime;
|
||||||
|
|
||||||
*/
|
|
||||||
/**
|
/**
|
||||||
* @ClassName CorpusProcessKafkaConsumer
|
* @ClassName CorpusProcessKafkaConsumer
|
||||||
* @Description
|
* @Description
|
||||||
* @Author renzhen
|
* @Author renzhen
|
||||||
* @Date 2025-03-04 10:18
|
* @Date 2025-03-04 10:18
|
||||||
* @Version 1.0
|
* @Version 1.0
|
||||||
**//*
|
**/
|
||||||
|
|
||||||
@Slf4j
|
@Slf4j
|
||||||
@Component
|
@Component
|
||||||
@@ -66,4 +66,4 @@ public class CorpusProcessKafkaProducer {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
|
|||||||
Reference in New Issue
Block a user