派生自 ruleprocess
insertdata/insertDataToEs.go @@ -85,8 +85,8 @@ } type Point struct { Lat float64 `json:"lat"` Lon float64 `json:"lon"` X float64 `json:"x"` Y float64 `json:"y"` } // yolo行为的数据结构