From 62beabfd1466fd3a6b6c0736acc8c5a3b3ec4b3b Mon Sep 17 00:00:00 2001 From: zhangzengfei <zhangzengfei@smartai.com> Date: 星期日, 28 四月 2024 10:10:35 +0800 Subject: [PATCH] 完善1400转发流程 --- vo/face.go | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vo/face.go b/vo/face.go index 4b63b17..fd10b74 100644 --- a/vo/face.go +++ b/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"` // 瀹藉害 -- Gitblit v1.8.0