mirror of
https://github.com/beego/bee.git
synced 2024-11-22 10:10:53 +00:00
support ignore struct not show
This commit is contained in:
parent
2e408fa881
commit
27fecfbe75
2
bee.go
2
bee.go
@ -25,7 +25,7 @@ import (
|
||||
"strings"
|
||||
)
|
||||
|
||||
const version = "1.2.3"
|
||||
const version = "1.2.4"
|
||||
|
||||
type Command struct {
|
||||
// Run runs the command.
|
||||
|
Loading…
Reference in New Issue
Block a user