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