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