更新睡眠报告提示样式,更新ios蓝牙开关判定
This commit is contained in:
@@ -23,6 +23,7 @@ class BlueteethBindModel {
|
||||
int? read = 1;
|
||||
double? singal = -90;
|
||||
|
||||
bool? bluetooth = false; //蓝牙开关
|
||||
@JsonKey(ignore: true)
|
||||
List<BleDeviceData>? devicelist = []; //蓝牙扫描
|
||||
@JsonKey(ignore: true)
|
||||
|
||||
Reference in New Issue
Block a user