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