mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-24 16:13:54 +08:00
tech review change
This commit is contained in:
@@ -96,10 +96,6 @@ public interface Constant {
|
|||||||
*/
|
*/
|
||||||
String SERVER_MQTT_GATEWAY = "server.mqtt_gateway";
|
String SERVER_MQTT_GATEWAY = "server.mqtt_gateway";
|
||||||
|
|
||||||
/**
|
|
||||||
* websocket地址
|
|
||||||
*/
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* ota地址
|
* ota地址
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -66,5 +66,4 @@ public class JsonUtils {
|
|||||||
throw new RuntimeException(e);
|
throw new RuntimeException(e);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user