insertdata/insertDataToEs.go | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
insertdata/insertDataToEs.go
@@ -47,7 +47,7 @@ IsAckAlarm string `json:"isAckAlarm"` IsCollect string `json:"isCollect"` IsDelete int `json:"isDelete"` BaseInfo Base `json:"baseInfo"` BaseInfo []Base `json:"baseInfo"` } type Base struct { @@ -159,7 +159,7 @@ "", "", 0, Base{}, []Base{}, } requstbody, err := json.Marshal(pervideo)