controllers/camera.go | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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 {