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