1
0
mirror of https://github.com/beego/bee.git synced 2025-06-12 15:10:39 +00:00

merge 2.0

This commit is contained in:
王厚伟
2020-11-26 13:58:15 +08:00
34 changed files with 629 additions and 320 deletions

View File

@ -14,10 +14,11 @@
package beegopro
import (
"strings"
"github.com/beego/bee/cmd/commands"
"github.com/beego/bee/internal/app/module/beegopro"
"github.com/beego/bee/logger"
"strings"
)
var CmdBeegoPro = &commands.Command{