派生自 webserver
models/model.go @@ -136,4 +136,5 @@ type Point struct { X string `json:"x"` Y string `json:"y"` } }