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