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