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