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