zhangzengfei
2024-04-18 1bc9b974469d6959c900b7a083fec2689e5cdd8e
vo/face.go
@@ -4,8 +4,8 @@
   ImageID     string `json:"ImageID"`     // 图像ID
   EventSort   int    `json:"EventSort"`   // 事件排序
   DeviceID    string `json:"DeviceID"`    // 设备ID
   StoragePath string `json:"StoragePath"` // 存储路径
   Type        string `json:"Type"`        // 类型
   StoragePath string `json:"StoragePath"` // 存储路径 采用Data传图片时为空
   Type        string `json:"Type"`        // 类型 14 场景图, 11 人脸图
   FileFormat  string `json:"FileFormat"`  // 文件格式
   ShotTime    string `json:"ShotTime"`    // 拍摄时间
   Width       int    `json:"Width"`       // 宽度