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