更新眠花糖兼容wifi配置
This commit is contained in:
@@ -229,7 +229,7 @@ class MHTBlueToothController extends GetControllerEx<MHTBlueToothModel> {
|
||||
'name': bleDevice.name,
|
||||
},
|
||||
};
|
||||
|
||||
EasyDartModule.logger.info("绑定传感器数据: $data");
|
||||
var response =
|
||||
await EasyDartModule.dio.post(queryUrl, data: jsonEncode(data));
|
||||
if (response != null) {
|
||||
|
||||
Reference in New Issue
Block a user