update 电单车协议

This commit is contained in:
Guoqs
2024-07-15 13:49:40 +08:00
parent 6f395dfda8
commit 94c820cbf5
4 changed files with 274 additions and 3 deletions

View File

@@ -19,8 +19,9 @@ import org.springframework.stereotype.Component;
import java.net.InetSocketAddress;
@Slf4j
@Component
@Order(7)
@Deprecated
// @Component
// @Order(7)
public class MqttSever implements CommandLineRunner {
@Override