mirror of
https://github.com/astaxie/beego.git
synced 2025-09-03 13:50:35 +00:00
格式调整
This commit is contained in:
@@ -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() {
|
||||||
|
Reference in New Issue
Block a user