panlei
2019-11-13 466947c1eeda6938ab6ef11497f6c8a96a574920
insertdata/insertDataToEs.go
@@ -76,7 +76,7 @@
type Target struct {
   TargetId       string  `json:"targetId"`
   TargetScore    float64 `json:"targetScore"`
   TargetLocation Points
   TargetLocation Points  `json:"targetLocation"`
}
type Points struct {