|
@@ -53,6 +53,4 @@ public interface BaseCameraManagementService extends IService<BaseCameraManageme
|
|
AjaxResult cameraStateList();
|
|
AjaxResult cameraStateList();
|
|
|
|
|
|
AjaxResult updateStateAll(Integer state);
|
|
AjaxResult updateStateAll(Integer state);
|
|
-
|
|
|
|
- deviceStateList(DeviceStateResp deviceStateResp);
|
|
|
|
}
|
|
}
|