# beegoinit 统一初始beego mvc 的方法 ```go import "golib.gaore.com/GaoreGo/beegoinit" ``` 必须显式调用初始化 ```go db.ReloadByDefault() ```