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