hikvision/iot/model/voicetalk-model.go

7 lines
82 B
Go

package model
type VoiceTalkGet struct {
Hikvision
Data string `json:"data"`
}