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