package model type ResponseCapturePeriods struct { Hours string `json:"hours"` //时 CountT int `json:"countT"` //总报警 }