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