cjl
2023-10-20 1e60c5f47463e9f263d93c65209ae1cbbf7f1fed
screen-api/src/main/java/com/moral/api/exception/consumer/CruiserDataConsumer.java
@@ -1,4 +1,3 @@
/*
package com.moral.api.exception.consumer;
@@ -27,14 +26,15 @@
import com.moral.api.websocket.CruiserWebSocketServer;
import com.moral.constant.KafkaConstants;
*/
/* * 走航车数据消费者
 **//*
/*
 * 走航车数据消费者
 **/
@Component
/*@Component*/
@Slf4j
public class CruiserDataConsumer  implements ConsumerSeekAware {
@@ -121,4 +121,3 @@
    }
}
*/