update 电单车协议

This commit is contained in:
Guoqs
2024-07-15 11:33:11 +08:00
parent 450d6799a6
commit 2186b3e857
8 changed files with 192 additions and 69 deletions

View File

@@ -20,7 +20,7 @@ import java.net.InetSocketAddress;
@Slf4j
@Component
@Order(5)
@Order(7)
public class MqttSever implements CommandLineRunner {
@Override