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