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