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框架开发团队!!") }