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