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