liuxiaolong
2020-07-14 aaa7697d6ec77e03d96ce36ca66abcbbcf2bb7a3
controllers/camera.go
@@ -45,6 +45,9 @@
   ResolutionHeight int   `json:"resolution_height"`//分辨率高
   Sensors []SensorVo `json:"sensors"` //传感器列表
   VoiceEnable       bool                   `json:"voiceEnable"`
   VoiceId          string                   `json:"voiceId"`
}
type Resolution struct {