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