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