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