更新睡眠报告
This commit is contained in:
@@ -46,6 +46,8 @@ class BodyDeviceController extends GetControllerEx<BodyDeviceModel> {
|
||||
|
||||
String wifiMac = "";
|
||||
|
||||
|
||||
|
||||
Future<ApiResponse> getDeviceNum() async {
|
||||
try {
|
||||
ApiResponse apiResponse = ApiResponse(code: -1, msg: "设备.设备列表请求失败".tr);
|
||||
|
||||
Reference in New Issue
Block a user