From 6ed5521a978b330b990f2c4092e729207fca2412 Mon Sep 17 00:00:00 2001
From: panlei <2799247126@qq.com>
Date: 星期五, 11 十月 2019 13:48:54 +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 f8bfd92..ba583d9 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