mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-10 07:07:19 +00:00
power_clamp_issue
This commit is contained in:
@ -205,7 +205,6 @@ class DevicesManagementApi {
|
||||
queryParameters: queryParameters,
|
||||
showServerMessage: true,
|
||||
expectedResponseModel: (json) {
|
||||
print('object======$json');
|
||||
return json;
|
||||
},
|
||||
);
|
||||
|
Reference in New Issue
Block a user