tech review change

This commit is contained in:
marlonz
2025-07-05 13:30:14 +09:30
parent 7c03677295
commit aed54bb3a6
2 changed files with 0 additions and 5 deletions
@@ -96,10 +96,6 @@ public interface Constant {
*/
String SERVER_MQTT_GATEWAY = "server.mqtt_gateway";
/**
* websocket地址
*/
/**
* ota地址
*/
@@ -66,5 +66,4 @@ public class JsonUtils {
throw new RuntimeException(e);
}
}
}