sunty
2019-06-28 88d229d880079db1d31af1d4cbed3b8eb12fd47d
models/model.go
@@ -136,4 +136,5 @@
type Point struct {
   X string `json:"x"`
   Y string `json:"y"`
}
}