cjl
2023-10-20 58e6dec8c583778714bb1447755f9ffc46b0c5ec
screen-api/src/main/java/com/moral/api/exception/consumer/CruiserDataConsumer.java
@@ -27,11 +27,14 @@
import com.moral.constant.KafkaConstants;
/* * 走航车数据消费者
 **/
/*
 * 走航车数据消费者
 *
*/
@Component
/*@Component*/
@Slf4j
public class CruiserDataConsumer  implements ConsumerSeekAware {