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