1
0
mirror of https://github.com/astaxie/beego.git synced 2024-11-22 18:10:54 +00:00

格式调整

This commit is contained in:
nkbai 2015-12-09 09:03:10 +08:00
parent 82e0105d22
commit e8fe859a58

View File

@ -86,7 +86,7 @@ var (
isChild bool isChild bool
socketOrder string socketOrder string
once sync.Once=sync.Once{} once sync.Once
) )
func init() { func init() {