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