mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-22 23:23:55 +08:00
update:绑定设备时,板子类型优先获取品牌商版名称 (#903)
* update:Server端兼容老设备缺失"client-id"请求头 * update:优化iot日志 * update:绑定设备时,板子类型优先获取品牌商版名称 * update:更新版本号
This commit is contained in:
@@ -167,5 +167,5 @@ public interface Constant {
|
||||
/**
|
||||
* 版本号
|
||||
*/
|
||||
public static final String VERSION = "0.3.7";
|
||||
public static final String VERSION = "0.3.8";
|
||||
}
|
||||
Reference in New Issue
Block a user