Explorar el Código

手机端物联网检索时增加视联网检索

Wang-Xiao-Ran hace 1 año
padre
commit
685b86162c

+ 1 - 0
src/main/java/com/sooka/sponest/mobile/system/camera/controller/AppCameraController.java

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