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