派生自 ruleprocess
structure/gragh.go @@ -18,5 +18,4 @@ type Pointfloat struct { X float64 `json:"x"` Y float64 `json:"y"` } }