فهرست منبع

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

Wang-Xiao-Ran 1 سال پیش
والد
کامیت
685b86162c
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/main/java/com/sooka/sponest/mobile/system/camera/controller/AppCameraController.java

+ 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");