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