From bb37ce86a1f4289b14e3bb371217c025af5558dc Mon Sep 17 00:00:00 2001 From: Guo Qiang Date: Fri, 4 May 2018 23:28:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E5=90=88=E5=B9=B6=E8=AF=B7?= =?UTF-8?q?=E6=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- geg/other/test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geg/other/test.go b/geg/other/test.go index 63856794c..56d488a57 100644 --- a/geg/other/test.go +++ b/geg/other/test.go @@ -5,5 +5,5 @@ import ( ) func main() { - fmt.Println("我要加入gf框架开发团队!") + fmt.Println("我要加入gf框架开发团队!!") }