panlei
2019-11-07 5ae97eebd0dfcaad32e92f9df7b7f73caad922bf
structure/gragh.go
@@ -18,4 +18,5 @@
type Pointfloat struct {
   X float64 `json:"x"`
   Y float64 `json:"y"`
}
}