|
@@ -192,6 +192,7 @@ public class AppCameraController extends AppBaseController {
|
|
VisuForestMonitorCenterVO vo = new VisuForestMonitorCenterVO();
|
|
VisuForestMonitorCenterVO vo = new VisuForestMonitorCenterVO();
|
|
vo.setDeptId(Long.valueOf(centermonitorTMonitoringDevice.getDeptId()));
|
|
vo.setDeptId(Long.valueOf(centermonitorTMonitoringDevice.getDeptId()));
|
|
vo.setType(centermonitorTMonitoringDevice.getType());
|
|
vo.setType(centermonitorTMonitoringDevice.getType());
|
|
|
|
+ vo.setCameraName(centermonitorTMonitoringDevice.getDeviceName());
|
|
if (other) {
|
|
if (other) {
|
|
//cameraUse = 1;
|
|
//cameraUse = 1;
|
|
vo.setCameraUse("1");
|
|
vo.setCameraUse("1");
|