From 6e8ebf781ac457b7ec77f7e4c9ade4c3d36002bc Mon Sep 17 00:00:00 2001 From: panlei <2799247126@qq.com> Date: 星期四, 07 十一月 2019 18:42:05 +0800 Subject: [PATCH] merge master --- structure/gragh.go | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/structure/gragh.go b/structure/gragh.go index 6aae41f..f8bfd92 100644 --- a/structure/gragh.go +++ b/structure/gragh.go @@ -18,5 +18,4 @@ type Pointfloat struct { X float64 `json:"x"` Y float64 `json:"y"` -} - +} \ No newline at end of file -- Gitblit v1.8.0