package model
type QrCodeVisitors struct {
Hikvision
Data struct {
QrCodeUrl string `json:"qrCodeUrl"`
} `json:"data"`
}