1
0
mirror of https://github.com/beego/bee.git synced 2025-07-10 16:31:02 +00:00

bee pack auto generate comment router files

This commit is contained in:
wilhelmguo
2018-11-14 10:01:08 +08:00
parent 10bb0454f6
commit 5a7792d8b4
28 changed files with 7920 additions and 9 deletions

View File

@ -18,6 +18,7 @@ import (
"syscall"
"time"
_ "github.com/astaxie/beego"
"github.com/beego/bee/cmd/commands"
"github.com/beego/bee/cmd/commands/version"
beeLogger "github.com/beego/bee/logger"