mirror of
https://github.com/astaxie/beego.git
synced 2025-04-28 23:06:53 +00:00
Update app.go
This commit is contained in:
parent
5a12b3d020
commit
51a6162363
1
app.go
1
app.go
@ -22,6 +22,7 @@ import (
|
|||||||
"os"
|
"os"
|
||||||
"path"
|
"path"
|
||||||
"time"
|
"time"
|
||||||
|
"strings"
|
||||||
|
|
||||||
"github.com/astaxie/beego/grace"
|
"github.com/astaxie/beego/grace"
|
||||||
"github.com/astaxie/beego/logs"
|
"github.com/astaxie/beego/logs"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user