liuxiaolong
2020-07-21 5bc1834adc6d6fe1b49f6cf54e2383d69311b113
controllers/camera.go
@@ -165,6 +165,8 @@
   //2019-11-02新增需求,显示每个摄像机的处理服务器信息,归属的节点服务器名称
   m := util.Struct2Map(camera)
   m["runServerName"] = ""
   m["voiceEnable"] = camera.VoiceEnable
   m["voiceId"] = camera.VoiceId
   m["resolution_width"] = camera.ResolutionWidth
   m["resolution_height"] = camera.ResolutionHeight
   //摄像机分辨率